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

/freebsd-10-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-10-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c56 #define SHA512_Init(xxx) (CC_SHA512_Init((xxx))) macro
H A Dsha512.c262 void SHA512_Init(SHA512_CTX* context) { function
H A Dgetentropy_solaris.c46 #define SHA512_Init SHA512Init macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c567 SHA512_Init(SHA512_CTX *context) function
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Devp_locl.h344 # undef SHA512_Init macro
359 # define SHA512_Init private_SHA512_Init macro

Completed in 64 milliseconds