Searched defs:cria (Results 1 - 6 of 6) sorted by relevance
| /src/sys/netipsec/ |
| H A D | xform_esp.c | 183 struct cryptoini cria, crie, *cr; local in function:esp_init
|
| H A D | xform_ah.c | 252 struct cryptoini cria; local in function:ah_init 196 ah_init0(struct secasvar * sav,const struct xformsw * xsp,struct cryptoini * cria) argument
|
| /src/sys/dev/pci/qat/ |
| H A D | qat_hw17.c | 361 qat_hw17_crypto_setup_auth_desc(struct qat_session * qs,struct qat_crypto_desc * desc,struct cryptoini * cria,union hw_auth_algo_blk * auth,uint32_t cd_blk_offset,struct fw_la_bulk_req * req_tmpl,enum fw_slice next_slice) argument 419 qat_hw17_crypto_setup_desc(struct qat_crypto * qcy,struct qat_session * qs,struct qat_crypto_desc * desc,struct cryptoini * crie,struct cryptoini * cria) argument
|
| H A D | qat_hw15.c | 567 qat_crypto_setup_auth_desc(struct qat_session * qs,struct qat_crypto_desc * desc,struct cryptoini * cria,struct fw_auth_hdr * auth_hdr,uint8_t * hw_blk_ptr,uint32_t hw_blk_offset,enum fw_slice next_slice) argument 642 qat_hw15_crypto_setup_desc(struct qat_crypto * qcy,struct qat_session * qs,struct qat_crypto_desc * desc,struct cryptoini * crie,struct cryptoini * cria) argument
|
| H A D | qat.c | 1345 qat_crypto_hmac_precompute(struct qat_crypto_desc *desc, struct cryptoini *cria, argument 1876 struct cryptoini *cria = NULL; local in function:qat_crypto_new_session 1456 qat_crypto_load_auth_cryptoini(struct qat_crypto_desc * desc,struct cryptoini * cria,struct qat_sym_hash_def const ** hash_def) argument [all...] |
| /src/sys/opencrypto/ |
| H A D | cryptodev.c | 1457 struct cryptoini cria, crie; local in function:cryptodev_session [all...] |
Completed in 18 milliseconds