Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h233 CpaBoolean useStatefulSha3ContentDesc : 1; member
419 CpaBoolean useStatefulSha3ContentDesc : 1; member
571 CpaBoolean useStatefulSha3ContentDesc : 1; member
H A Dlac_sym_qat_hash.h151 CpaBoolean useStatefulSha3ContentDesc,
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c152 CpaBoolean useStatefulSha3ContentDesc, in LacSymQat_HashContentDescInit() argument
203 if (useStatefulSha3ContentDesc) { in LacSymQat_HashContentDescInit()
216 if (useStatefulSha3ContentDesc) { in LacSymQat_HashContentDescInit()
275 if (useStatefulSha3ContentDesc) { in LacSymQat_HashContentDescInit()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_alg_chain.c365 pSessionDesc->useStatefulSha3ContentDesc, in LacAlgChain_HashCDBuild()
1161 pSessionDesc->useStatefulSha3ContentDesc = CPA_FALSE; in LacAlgChain_SessionInit()
1193 pSessionDesc->useStatefulSha3ContentDesc = in LacAlgChain_SessionInit()
2318 pSessionDesc->useStatefulSha3ContentDesc) { in LacAlgChain_Perform()