Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c493 Cpa16U cipherConfigSize; in LacAlgChain_SessionCipherKeyUpdate() local
504 cipherConfigSize = in LacAlgChain_SessionCipherKeyUpdate()
510 cipherConfigSize; in LacAlgChain_SessionCipherKeyUpdate()
566 Cpa16U cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate() local
571 cipherConfigSize = LacAlgChain_GetCipherConfigSize(pSessionDesc); in LacAlgChain_SessionAuthKeyUpdate()
606 (Cpa8U *)pHwBlockBaseInDRAM + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
609 pOutHashSetup + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
617 (Cpa8U *)pHwBlockBaseInDRAM + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
627 cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()
653 Cpa8U *authKey = (Cpa8U *)pOutHashSetup + cipherConfigSize; in LacAlgChain_SessionAuthKeyUpdate()