Home
last modified time | relevance | path

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

/include/crypto/
A Dsha2.h707 struct sha512_ctx { struct
719 void sha512_init(struct sha512_ctx *ctx);
731 static inline void sha512_update(struct sha512_ctx *ctx, in sha512_update()
746 void sha512_final(struct sha512_ctx *ctx, u8 out[SHA512_DIGEST_SIZE]);

Completed in 4 milliseconds