Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash_defs_lookup.c417 static lac_sym_qat_hash_def_map_t lacHashDefsMapping[] = { variable
467 sizeof(lacHashDefsMapping) / sizeof(lac_sym_qat_hash_def_map_t); in LacSymQat_HashLookupInit()
472 hashAlg = lacHashDefsMapping[entry].hashAlgorithm; in LacSymQat_HashLookupInit()
475 &(lacHashDefsMapping[entry].hashDefs); in LacSymQat_HashLookupInit()