Searched refs:sha384_ctx (Results 1 – 1 of 1) sorted by relevance
534 struct sha384_ctx { struct546 void sha384_init(struct sha384_ctx *ctx); argument558 static inline void sha384_update(struct sha384_ctx *ctx, in sha384_update()573 void sha384_final(struct sha384_ctx *ctx, u8 out[SHA384_DIGEST_SIZE]);
Completed in 5 milliseconds