Home
last modified time | relevance | path

Searched refs:req_params_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c815 uint8_t *aad_szp2, *req_params_ptr; in qat_hw15_crypto_setup_req_params() local
847 req_params_ptr = qsbc->qsbc_req_params_buf; in qat_hw15_crypto_setup_req_params()
848 memset(req_params_ptr, 0, sizeof(qsbc->qsbc_req_params_buf)); in qat_hw15_crypto_setup_req_params()
855 cipher_req = (struct fw_la_cipher_req_params *)req_params_ptr; in qat_hw15_crypto_setup_req_params()
857 (req_params_ptr + sizeof(struct fw_la_cipher_req_params)); in qat_hw15_crypto_setup_req_params()
912 cipher_req = (struct fw_la_cipher_req_params *)req_params_ptr; in qat_hw15_crypto_setup_req_params()
940 req_params_ptr; in qat_hw15_crypto_setup_req_params()