Home
last modified time | relevance | path

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

/include/crypto/
A Dsha2.h534 struct sha384_ctx { struct
546 void sha384_init(struct sha384_ctx *ctx); argument
558 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