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

/freebsd-13-stable/lib/libmd/
H A Dsha.h69 #define SHA_LAST_BLOCK 56 macro
H A Dsha0c.c430 if (c->num >= SHA_LAST_BLOCK)
H A Dsha1c.c462 if (c->num >= SHA_LAST_BLOCK)
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dsha.h31 # define SHA_LAST_BLOCK (SHA_CBLOCK-8) macro

Completed in 52 milliseconds