Home
last modified time | relevance | path

Searched refs:sha224_ctx (Results 1 – 1 of 1) sorted by relevance

/include/crypto/
A Dsha2.h154 struct sha224_ctx { struct
166 void sha224_init(struct sha224_ctx *ctx); argument
178 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