Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c142 pCbCookie->updateSessionIvOnSend = in LacCipher_PerformIvCheck()
199 pCbCookie->updateSessionIvOnSend = CPA_TRUE; in LacCipher_PerformIvCheck()
H A Dlac_sym_queue.c129 if (CPA_TRUE == pRequest->updateSessionIvOnSend) { in LacSymQueue_RequestSend()
H A Dlac_sym_cb.c438 pSessionDesc->pRequestQueueHead->updateSessionIvOnSend) { in LacSymCb_PendingReqsDequeue()
H A Dlac_sym_alg_chain.c1812 pCookie->updateSessionIvOnSend = CPA_FALSE; in LacAlgChain_Perform()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym.h169 CpaBoolean updateSessionIvOnSend; member