Searched refs:sha3_224_init (Results 1 – 3 of 3) 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()
318 sha3_224_init(&ctx); in sha3_224()