Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash.h533 CpaStatus LacSymHash_HmacPrecompInit(CpaInstanceHandle instanceHandle);
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash_sw_precomputes.c342 LacSymHash_HmacPrecompInit(CpaInstanceHandle instanceHandle) in LacSymHash_HmacPrecompInit() function
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_crypto.c439 status = LacSymHash_HmacPrecompInit(pCryptoService); in SalCtrl_SymInit()