Home
last modified time | relevance | path

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

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