Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash_defs_lookup.c125 static Cpa8U sha3_512InitialState[LAC_HASH_SHA3_512_STATE_SIZE] = {
212 LAC_HASH_SHA3_512_STATE_SIZE
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_defs.h125 #define LAC_HASH_SHA3_512_STATE_SIZE 64 macro