Searched refs:sha3_512_init (Results 1 – 3 of 3) sorted by relevance
164 static inline void sha3_512_init(struct sha3_ctx *ctx) in sha3_512_init() function
33 sha3_512_init(SHA3_CTX(desc)); in crypto_sha3_512_init()
354 sha3_512_init(&ctx); in sha3_512()