Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h227 CpaBoolean useSymConstantsTable : 1; member
413 CpaBoolean useSymConstantsTable : 1; member
565 CpaBoolean useSymConstantsTable : 1; member
H A Dlac_sym_qat_hash.h149 CpaBoolean useSymConstantsTable,
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c389 } else if (pSessionDesc->useSymConstantsTable) { in LacAlgChain_HashCDBuild()
526 if (pSessionDesc->useSymConstantsTable) { in LacAlgChain_SessionCipherKeyUpdate()
1173 pSessionDesc->useSymConstantsTable = CPA_FALSE; in LacAlgChain_SessionInit()
1175 pSessionDesc->useSymConstantsTable = in LacAlgChain_SessionInit()
1186 pSessionDesc->useSymConstantsTable == CPA_TRUE) { in LacAlgChain_SessionInit()
1228 if (pSessionDesc->useSymConstantsTable) { in LacAlgChain_SessionInit()
1376 if (pSessionDesc->useSymConstantsTable) { in LacAlgChain_SessionInit()
1484 if (pSessionDesc->useSymConstantsTable) { in LacAlgChain_SessionInit()
1858 if ((!pSessionDesc->useSymConstantsTable) || in LacAlgChain_Perform()
H A Dlac_sym_dp.c448 if (!pSessionDesc->useSymConstantsTable) { in LacDp_WriteRingMsgOpt()
698 if (!pSessionDesc->useSymConstantsTable) { in LacDp_WriteRingMsgFull()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c150 CpaBoolean useSymConstantsTable, in LacSymQat_HashContentDescInit() argument
240 if (useSymConstantsTable) { in LacSymQat_HashContentDescInit()
320 } else if (!useSymConstantsTable) { in LacSymQat_HashContentDescInit()