Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h172 CpaBoolean updateUserIvOnRecieve; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c126 pCbCookie->updateUserIvOnRecieve = CPA_TRUE; in LacCipher_PerformIvCheck()
H A Dlac_sym_cb.c194 if (CPA_TRUE == pCookie->updateUserIvOnRecieve) { in LacSymCb_ProcessCallbackInternal()
H A Dlac_sym_alg_chain.c1813 pCookie->updateUserIvOnRecieve = CPA_FALSE; in LacAlgChain_Perform()