Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/openssl/
H A Dossl_sha.h26 # define SHA_CBLOCK (SHA_LBLOCK*4)/* SHA treats input data as a macro
H A Dossl_sha1.c30 #define HASH_CBLOCK SHA_CBLOCK
H A Dossl_sha256.c64 #define HASH_CBLOCK SHA_CBLOCK
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1090 return SHA_CBLOCK; in qat_hash_get_block_size()