Searched refs:sha256_init (Results 1 – 3 of 3) sorted by relevance
75 sha256_init(&ctx->ctx_inside); in hmac_sha256_init()78 sha256_init(&ctx->ctx_outside); in hmac_sha256_init()
63 void sha256_init(sha256_ctx * ctx);
174 sha256_init(&ctx); in sha256()179 void sha256_init(sha256_ctx *ctx) in sha256_init() function
Completed in 4 milliseconds