Searched defs:crda (Results 1 - 6 of 6) sorted by relevance
| /src/sys/netipsec/ |
| H A D | xform_esp.c | 402 struct cryptodesc *crda; local in function:esp_input 692 struct cryptodesc *crde, *crda; local in function:esp_output [all...] |
| H A D | xform_ah.c | 531 struct cryptodesc *crda; local in function:ah_input 886 struct cryptodesc *crda; local in function:ah_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 | 1628 struct cryptodesc *crd, *crda = NULL, *crde = NULL; local in function:qat_crypto_process
|
| /src/sys/opencrypto/ |
| H A D | cryptosoft.c | 570 struct cryptodesc *crd, *crda = NULL, *crde = NULL; local in function:swcr_combined
|
Completed in 10 milliseconds