Home
last modified time | relevance | path

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

/freebsd/sys/crypto/sha2/
H A Dsha256.h49 #define SHA256_Init _libmd_SHA256_Init macro
H A Dsha256c.c258 SHA256_Init(SHA256_CTX * ctx) in SHA256_Init() function
/freebsd/crypto/openssl/crypto/sha/
H A Dsha256.c41 int SHA256_Init(SHA256_CTX *c) in SHA256_Init() function