Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c569 CpaCySymSessionSetupData sessionSetup = { 0 }; in LacAlgChain_SessionAuthKeyUpdate() local
590 sessionSetup.hashSetupData.digestResultLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()
593 sessionSetup.cipherSetupData.cipherAlgorithm = in LacAlgChain_SessionAuthKeyUpdate()
595 sessionSetup.cipherSetupData.cipherKeyLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()
609 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()
612 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()
620 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()
629 sessionSetup.cipherSetupData.pCipherKey = in LacAlgChain_SessionAuthKeyUpdate()
635 if (!sessionSetup.cipherSetupData.pCipherKey) in LacAlgChain_SessionAuthKeyUpdate()
649 &(sessionSetup.hashSetupData), in LacAlgChain_SessionAuthKeyUpdate()
[all …]