Home
last modified time | relevance | path

Searched refs:LAC_HASH_SHA256_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.c76 static Cpa8U sha256InitialState[LAC_HASH_SHA256_STATE_SIZE] = {
175 LAC_HASH_SHA256_STATE_SIZE };
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_defs.h59 #define LAC_HASH_SHA256_STATE_SIZE 32 macro