Searched defs:SHA512_Init (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/crypto/sha2/
H A Dsha512.h50 #define SHA512_Init _libmd_SHA512_Init macro
H A Dsha512c.c259 SHA512_Init(SHA512_CTX * ctx) function
474 #undef SHA512_Init macro
/freebsd-11-stable/contrib/unbound/compat/
H A Dsha512.c262 void SHA512_Init(SHA512_CTX* context) { function
H A Dgetentropy_linux.c58 #define SHA512_Init(x) sha512_init(x) macro
H A Dgetentropy_osx.c63 #define SHA512_Init(xxx) (CC_SHA512_Init((xxx))) macro
H A Dgetentropy_solaris.c46 #define SHA512_Init SHA512Init macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c567 SHA512_Init(SHA512_CTX *context) function
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp_locl.h347 # undef SHA512_Init macro
362 # define SHA512_Init private_SHA512_Init macro

Completed in 91 milliseconds