Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/crypto/
Dpoly1305-glue.c149 static int mips_poly1305_final(struct shash_desc *desc, u8 *dst) in mips_poly1305_final() function
163 .final = mips_poly1305_final,