Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/libecc/src/hash/
HDsha256.c70 int sha256_init(sha256_context *ctx) in sha256_init() function
/freebsd-14-stable/contrib/wpa/src/crypto/
HDsha256-internal.c124 void sha256_init(struct sha256_state *md) in sha256_init() function