Home
last modified time | relevance | path

Searched refs:digestResultLenInBytes (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash.c420 if ((0 == pHashSetupData->digestResultLenInBytes) || in LacHash_HashContextCheck()
421 (pHashSetupData->digestResultLenInBytes > in LacHash_HashContextCheck()
436 if ((pHashSetupData->digestResultLenInBytes != in LacHash_HashContextCheck()
438 (pHashSetupData->digestResultLenInBytes != in LacHash_HashContextCheck()
440 (pHashSetupData->digestResultLenInBytes != in LacHash_HashContextCheck()
469 if ((pHashSetupData->digestResultLenInBytes >= in LacHash_HashContextCheck()
471 (pHashSetupData->digestResultLenInBytes <= in LacHash_HashContextCheck()
473 if ((pHashSetupData->digestResultLenInBytes & in LacHash_HashContextCheck()
576 if (pHashSetupData->digestResultLenInBytes != in LacHash_HashContextCheck()
627 if ((0 == pHashSetupData->digestResultLenInBytes) || in LacHash_HashContextCheck()
[all …]
H A Dlac_sym_alg_chain.c586 sessionSetup.hashSetupData.digestResultLenInBytes = in LacAlgChain_SessionAuthKeyUpdate()
1083 pHashData->digestResultLenInBytes; in LacAlgChain_SessionInit()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c213 cd_ctrl->final_sz = (Cpa8U)pHashSetupData->digestResultLenInBytes; in LacSymQat_HashContentDescInit()
454 (Cpa8U)pHashSetupData->digestResultLenInBytes; in LacSymQat_HashSetupReqParamsMetaData()
510 pHashSetupData->digestResultLenInBytes); in LacSymQat_HashSetupBlockInit()
624 pHashSetupData->digestResultLenInBytes); in LacSymQat_HashSetupBlockInit()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c780 hashSetupData.digestResultLenInBytes = in LacSymKey_MgfCommon()
1267 hashSetupData.digestResultLenInBytes = in LacSymKey_KeyGenSslTls_GenCommon()
1283 hashSetupData.digestResultLenInBytes = in LacSymKey_KeyGenSslTls_GenCommon()
1412 hashSetupData.digestResultLenInBytes = in LacSymKey_KeyGenSslTls_GenCommon()
1452 hashSetupData.digestResultLenInBytes; in LacSymKey_KeyGenSslTls_GenCommon()
1496 hashSetupData.digestResultLenInBytes = in LacSymKey_KeyGenSslTls_GenCommon()
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_sym.h508 Cpa32U digestResultLenInBytes; member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c178 sd.hashSetupData.digestResultLenInBytes = ZIO_DATA_MAC_LEN; in qat_init_crypt_session_ctx()
239 sd.hashSetupData.digestResultLenInBytes = sizeof (zio_cksum_t); in qat_init_checksum_session_ctx()
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c406 sessionSetupData.hashSetupData.digestResultLenInBytes = in qat_ocf_session_init()
421 sessionSetupData.hashSetupData.digestResultLenInBytes = in qat_ocf_session_init()