Searched refs:sha256_process (Results 1 – 1 of 1) sorted by relevance
58 static void sha256_process(sha256_context *ctx, const uint8_t data[64]) in sha256_process() function207 sha256_process(ctx, ctx->buffer); in sha256_update()214 sha256_process(ctx, input); in sha256_update()
Completed in 3 milliseconds