Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym.h706 CpaBoolean partialsNotRequired; member
/freebsd-14.2/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_api.c1063 (pSessionSetupData->partialsNotRequired == CPA_TRUE)) { in getCtxSize()
1071 (pSessionSetupData->partialsNotRequired == CPA_TRUE)) { in getCtxSize()
H A Dlac_sym_alg_chain.c910 LacAlgChain_UseStatefulSha3ContentDesc(CpaBoolean partialsNotRequired, in LacAlgChain_UseStatefulSha3ContentDesc() argument
918 if (hasSha3Ext && !partialsNotRequired && in LacAlgChain_UseStatefulSha3ContentDesc()
1195 pSessionSetupData->partialsNotRequired, in LacAlgChain_SessionInit()