Searched refs:sha3_512_init (Results 1 – 4 of 4) 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()
58 void sha3_512_init(struct sha3_ctx *ctx);
354 sha3_512_init(&ctx); in sha3_512()