Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c490 struct fw_la_cipher_req_params *cipher_param; in qat_hw17_crypto_setup_req_params() local
510 cipher_param = (struct fw_la_cipher_req_params *) in qat_hw17_crypto_setup_req_params()
514 cipher_param->u.s.cipher_IV_ptr = qsc->qsc_iv_buf_paddr; in qat_hw17_crypto_setup_req_params()
515 cipher_param->cipher_offset = crde->crd_skip; in qat_hw17_crypto_setup_req_params()
516 cipher_param->cipher_length = crde->crd_len; in qat_hw17_crypto_setup_req_params()