Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c497 Cpa16U cipherConfigSize; in LacAlgChain_SessionCipherKeyUpdate() local
508 cipherConfigSize = in LacAlgChain_SessionCipherKeyUpdate()
514 cipherConfigSize; in LacAlgChain_SessionCipherKeyUpdate()
570 Cpa16U cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate() local
575 cipherConfigSize = LacAlgChain_GetCipherConfigSize(pSessionDesc); in LacAlgChain_SessionAuthKeyUpdate()
610 (Cpa8U *)pHwBlockBaseInDRAM + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
613 pOutHashSetup + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
621 (Cpa8U *)pHwBlockBaseInDRAM + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
631 cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
657 Cpa8U *authKey = (Cpa8U *)pOutHashSetup + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()