Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h179 icp_qat_la_bulk_req_ftr_t reqCacheFtr; member
365 icp_qat_la_bulk_req_ftr_t reqCacheFtr; member
517 icp_qat_la_bulk_req_ftr_t reqCacheFtr; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c316 LacSymQat_CipherCtrlBlockWrite(&(pSessionDesc->reqCacheFtr), in LacAlgChain_CipherCDBuild()
356 LacSymQat_HashContentDescInit(&(pSessionDesc->reqCacheFtr), in LacAlgChain_HashCDBuild()
426 ->reqCacheFtr.cd_ctrl; in LacAlgChain_GetCipherConfigOffset()
431 ->reqCacheFtr.cd_ctrl; in LacAlgChain_GetCipherConfigOffset()
442 icp_qat_la_bulk_req_ftr_t *req_ftr = &pSessionDesc->reqCacheFtr; in LacAlgChain_SessionAADUpdate()
578 (icp_qat_fw_cipher_auth_cd_ctrl_hdr_t *)&pSessionDesc->reqCacheFtr in LacAlgChain_SessionAuthKeyUpdate()
650 &(pSessionDesc->reqCacheFtr), in LacAlgChain_SessionAuthKeyUpdate()
695 (icp_qat_fw_cipher_auth_cd_ctrl_hdr_t *)&pSessionDesc->reqCacheFtr in buildCmdData()
1369 &(pSessionDesc->reqCacheFtr), in LacAlgChain_SessionInit()
1397 &(pSessionDesc->reqCacheFtr), in LacAlgChain_SessionInit()
[all …]
H A Dlac_sym_dp.c450 pCacheDummyFtr = (Cpa8U *)&(pSessionDesc->reqCacheFtr); in LacDp_WriteRingMsgOpt()
700 pCacheDummyFtr = (Cpa8U *)&(pSessionDesc->reqCacheFtr); in LacDp_WriteRingMsgFull()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c1005 pSessionDesc->reqCacheFtr.cd_ctrl); in LacSymQat_CipherXTSModeUpdateKeyLen()