Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/libecc/src/hash/
HDsha512-256.c22 int sha512_256_init(sha512_256_context *ctx) in sha512_256_init() function
/freebsd-13-stable/crypto/openssl/crypto/sha/
HDsha512.c81 int sha512_256_init(SHA512_CTX *c) in sha512_256_init() function