Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/hash/
H A Dsha512.c22 int sha512_init(sha512_context *ctx) in sha512_init() function
/freebsd/contrib/wpa/src/crypto/
H A Dsha512-internal.c161 void sha512_init(struct sha512_state *md) in sha512_init() function