Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c531 cd_ctrl->cipher_state_sz = LAC_BYTES_TO_QUADWORDS( in LacSymQat_CipherCtrlBlockWrite()
920 if ((pCipherCdCtrlHdr->cipher_state_sz > in LacSymQat_CipherRequestParamsPopulate()
957 pCipherCdCtrlHdr->cipher_state_sz); in LacSymQat_CipherRequestParamsPopulate()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h1043 uint8_t cipher_state_sz; member
1180 uint8_t cipher_state_sz; member
/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15reg.h573 uint8_t cipher_state_sz; member
H A Dqat_hw15.c859 cipher_req->cipher_state_sz = desc->qcd_cipher_blk_sz / 8; in qat_hw15_crypto_setup_req_params()
920 cipher_req->cipher_state_sz = in qat_hw15_crypto_setup_req_params()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c1962 pSpcCdCtrlHdr->cipher_state_sz = in LacAlgChain_Perform()