Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dsm3.c239 static void __sm3_final(struct sm3_ctx *ctx, u8 out[SM3_DIGEST_SIZE]) in __sm3_final() function
260 __sm3_final(ctx, out); in sm3_final()