Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h440 #define QAT_HASH_SHA512_STATE_SIZE 64 macro
509 #define QAT_SYM_HASH_BUFFER_LEN QAT_HASH_SHA512_STATE_SIZE
H A Dqat.c147 static const uint8_t sha512_initial_state[QAT_HASH_SHA512_STATE_SIZE] = {
191 .qshai_state_size = QAT_HASH_SHA512_STATE_SIZE,