Searched refs:sha3_224_init (Results 1 – 4 of 4) sorted by relevance
116 static inline void sha3_224_init(struct sha3_ctx *ctx) in sha3_224_init() function
15 sha3_224_init(SHA3_CTX(desc)); in crypto_sha3_224_init()
55 void sha3_224_init(struct sha3_ctx *ctx);
318 sha3_224_init(&ctx); in sha3_224()