Home
last modified time | relevance | path

Searched defs:SHA512_Init (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dsha.h51 #define SHA512_Init hc_SHA512_Init macro
H A Dsha512.c105 SHA512_Init (SHA512_CTX *m) in SHA512_Init() function
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dsha2.h165 #define SHA512_Init pw_SHA512_Init macro
H A Dsha2.c669 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dgetentropy_solaris.c46 #define SHA512_Init SHA512Init macro
H A Dgetentropy_osx.c63 #define SHA512_Init(xxx) (CC_SHA512_Init((xxx))) macro
H A Dgetentropy_linux.c58 #define SHA512_Init(x) sha512_init(x) macro
H A Dsha512.c262 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha512.c132 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/
H A Dsha512.c117 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
/netbsd-src/common/lib/libc/hash/sha2/
H A Dsha2.c617 SHA512_Init(SHA512_CTX *context) in SHA512_Init() function
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.c660 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h193 #define SHA512_Init _SHA512_Init macro