Searched refs:riscv64_sm3_finup (Results 1 – 1 of 1) sorted by relevance
46 static int riscv64_sm3_finup(struct shash_desc *desc, const u8 *data, in riscv64_sm3_finup() function72 return riscv64_sm3_finup(desc, NULL, 0, out); in riscv64_sm3_final()79 .finup = riscv64_sm3_finup,