Home
last modified time | relevance | path

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

/include/crypto/
A Dsha2.h327 struct sha256_ctx { struct
339 void sha256_init(struct sha256_ctx *ctx);
351 static inline void sha256_update(struct sha256_ctx *ctx, in sha256_update()
366 void sha256_final(struct sha256_ctx *ctx, u8 out[SHA256_DIGEST_SIZE]);

Completed in 4 milliseconds