Home
last modified time | relevance | path

Searched refs:pPrecompute (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c83 lac_sym_qat_hash_precompute_info_t *pPrecompute,
108 lac_sym_qat_hash_precompute_info_t *pPrecompute,
153 lac_sym_qat_hash_precompute_info_t *pPrecompute, in LacSymQat_HashContentDescInit() argument
317 pPrecompute, in LacSymQat_HashContentDescInit()
328 pPrecompute, in LacSymQat_HashContentDescInit()
495 lac_sym_qat_hash_precompute_info_t *pPrecompute, in LacSymQat_HashSetupBlockInit() argument
589 pPrecompute->pState1 = hashBlkPtrs.pInHashInitState1; in LacSymQat_HashSetupBlockInit()
593 pPrecompute->pState2 = hashBlkPtrs.pInHashInitState2; in LacSymQat_HashSetupBlockInit()
715 lac_sym_qat_hash_precompute_info_t *pPrecompute, in LacSymQat_HashSetupBlockOptimisedFormatInit() argument
758 pPrecompute->pState1 = pHashBlkPtrs.pInHashInitState1; in LacSymQat_HashSetupBlockOptimisedFormatInit()
[all …]
/freebsd-14.2/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_hash.h152 lac_sym_qat_hash_precompute_info_t *pPrecompute,