Home
last modified time | relevance | path

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

/lib/crypto/
A Dsha1.c202 static void __sha1_final(struct sha1_ctx *ctx, u8 out[SHA1_DIGEST_SIZE]) in __sha1_final() function
223 __sha1_final(ctx, out); in sha1_final()
294 __sha1_final(&ctx->sha_ctx, ctx->sha_ctx.buf); in hmac_sha1_final()

Completed in 4 milliseconds