Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/sha/
H A Dsha256.c31 int SHA256_Init(SHA256_CTX *c) in SHA256_Init() function
/dragonfly/sys/crypto/sha2/
H A Dsha2.c325 void SHA256_Init(SHA256_CTX* context) { in SHA256_Init() function