Home
last modified time | relevance | path

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

/freebsd/lib/libmd/
H A Dsha.h66 #define SHA_LAST_BLOCK 56 macro
H A Dsha1c.c448 if (c->num >= SHA_LAST_BLOCK) in SHA1_Final()
H A Dsha0c.c416 if (c->num >= SHA_LAST_BLOCK) in SHA_Final()
/freebsd/crypto/openssl/include/openssl/
H A Dsha.h40 # define SHA_LAST_BLOCK (SHA_CBLOCK-8) macro