Searched refs:sha224_ctx (Results 1 – 1 of 1) sorted by relevance
154 struct sha224_ctx { struct166 void sha224_init(struct sha224_ctx *ctx); argument178 static inline void sha224_update(struct sha224_ctx *ctx, in sha224_update()193 void sha224_final(struct sha224_ctx *ctx, u8 out[SHA224_DIGEST_SIZE]);
Completed in 4 milliseconds