Home
last modified time | relevance | path

Searched defs:sha_block (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libmd/
H A Dsha.h111 #define sha_block _libmd_sha_block macro
H A Dsha0c.c280 void sha_block(SHA_CTX *c, const u_int32_t *W, int num) in sha_block() function