Searched refs:crypto_poly1305_final (Results 1 - 2 of 2) sorted by relevance

/linux-master/crypto/
H A Dpoly1305_generic.c106 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) function
121 .final = crypto_poly1305_final,
/linux-master/arch/x86/crypto/
H A Dpoly1305_glue.c234 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) function
249 .final = crypto_poly1305_final,

Completed in 169 milliseconds