Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/openssl/
H A Dossl_sha.h53 # define SHA512_CBLOCK (SHA_LBLOCK*8) macro
63 unsigned char p[SHA512_CBLOCK];
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1096 return SHA512_CBLOCK; in qat_hash_get_block_size()
1098 return SHA512_CBLOCK; in qat_hash_get_block_size()
1107 return SHA512_CBLOCK; in qat_hash_get_block_size()