Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat/
H A Dqat_ocf_utils.c113 Cpa8U *authKey; in qat_ocf_handle_session_update() local
129 authKey = crp->crp_auth_key; in qat_ocf_handle_session_update()
143 if (!authKey) in qat_ocf_handle_session_update()
144 authKey = csp->csp_auth_key; in qat_ocf_handle_session_update()
148 if (!authKey) in qat_ocf_handle_session_update()
149 authKey = cipherKey; in qat_ocf_handle_session_update()
157 authKey, in qat_ocf_handle_session_update()
164 authKey, in qat_ocf_handle_session_update()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash.c123 pHashSetupData->authModeSetupData.authKey, in LacHash_StatePrefixAadBufferInit()
125 pHashSetupData->authModeSetupData.authKey, in LacHash_StatePrefixAadBufferInit()
197 pAuthKey = pAuthModeSetupData->authKey; in LacHash_PrecomputeDataCreate()
604 pHashSetupData->authModeSetupData.authKey); in LacHash_HashContextCheck()
H A Dlac_sym_alg_chain.c585 sessionSetup.hashSetupData.authModeSetupData.authKey = pAuthKey; in LacAlgChain_SessionAuthKeyUpdate()
657 Cpa8U *authKey = (Cpa8U *)pOutHashSetup + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate() local
658 memcpy(authKey, pAuthKey, pSessionDesc->authKeyLenInBytes); in LacAlgChain_SessionAuthKeyUpdate()
1442 .authKey, in LacAlgChain_SessionInit()
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym.h475 Cpa8U *authKey; member
741 Cpa8U *authKey; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c664 pHashSetupData->authModeSetupData.authKey, in LacSymQat_HashSetupBlockInit()
687 pHashSetupData->authModeSetupData.authKey, in LacSymQat_HashSetupBlockInit()