Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h223 CpaBoolean isCipher : 1; member
409 CpaBoolean isCipher : 1; member
561 CpaBoolean isCipher : 1; member
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c478 if (pSessionDesc->isCipher) { in LacDp_WriteRingMsgOpt()
609 pSessionDesc->isCipher = CPA_TRUE; in LacDp_WriteRingMsgFull()
663 pSessionDesc->isCipher = CPA_TRUE; in LacDp_WriteRingMsgFull()
776 if (pSessionDesc->isCipher) { in LacDp_WriteRingMsgFull()
H A Dlac_sym_alg_chain.c987 pSessionDesc->isCipher = CPA_TRUE; in LacAlgChain_SessionInit()
993 pSessionDesc->isCipher = CPA_FALSE; in LacAlgChain_SessionInit()
999 pSessionDesc->isCipher = CPA_TRUE; in LacAlgChain_SessionInit()
1034 if (pSessionDesc->isCipher) { in LacAlgChain_SessionInit()
1489 if (pSessionDesc->isCipher && in LacAlgChain_SessionInit()
1612 pSessionDesc->isCipher = CPA_TRUE; in LacAlgChain_Perform()
1671 pSessionDesc->isCipher = CPA_TRUE; in LacAlgChain_Perform()