Searched defs:crde (Results 1 - 5 of 5) sorted by relevance
| /src/sys/netipsec/ |
| H A D | xform_esp.c | 308 struct cryptodesc *crde; local in function:esp_input 692 struct cryptodesc *crde, *crda; local in function:esp_output [all...] |
| /src/sys/dev/pci/qat/ |
| H A D | qat_hw17.c | 484 qat_hw17_crypto_setup_req_params(struct qat_crypto_bank * qcb,struct qat_session * qs,struct qat_crypto_desc const * desc,struct qat_sym_cookie * qsc,struct cryptodesc * crde,struct cryptodesc * crda,bus_addr_t icv_paddr) argument
|
| H A D | qat_hw15.c | 722 qat_hw15_crypto_setup_req_params(struct qat_crypto_bank * qcb,struct qat_session * qs,struct qat_crypto_desc const * desc,struct qat_sym_cookie * qsc,struct cryptodesc * crde,struct cryptodesc * crda,bus_addr_t icv_paddr) argument
|
| H A D | qat.c | 1577 qat_crypto_load_iv(struct qat_sym_cookie * qsc,struct cryptop * crp,struct cryptodesc * crde,struct qat_crypto_desc const * desc) argument [all...] |
| /src/sys/opencrypto/ |
| H A D | cryptodev.c | 457 struct cryptodesc *crde = NULL, *crda = NULL, *crdc = NULL; local in function:cryptodev_op 1079 struct cryptodesc *crde = NULL, *crda = NULL, *crdc = NULL; local in function:cryptodev_mop [all...] |
Completed in 13 milliseconds