Searched refs:sha3_384_init (Results 1 – 4 of 4) sorted by relevance
148 static inline void sha3_384_init(struct sha3_ctx *ctx) in sha3_384_init() function
27 sha3_384_init(SHA3_CTX(desc)); in crypto_sha3_384_init()
57 void sha3_384_init(struct sha3_ctx *ctx);
342 sha3_384_init(&ctx); in sha3_384()