Home
last modified time | relevance | path

Searched defs:SHA224_Init (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/common/lib/libc/hash/sha2/
H A Dsha2.c246 __weak_alias(SHA224_Init,_SHA224_Init) in __weak_alias() argument
582 SHA224_Init(SHA224_CTX *context) in SHA224_Init() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha256.c26 int SHA224_Init(SHA256_CTX *c) in SHA224_Init() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/
H A Dsha256.c19 int SHA224_Init(SHA256_CTX *c) in SHA224_Init() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h156 #define SHA224_Init _SHA224_Init macro