Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/sha/
H A Dsha512.c75 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
/dragonfly/sys/crypto/sha2/
H A Dsha2.c653 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function