Searched refs:crypto_poly1305_final (Results 1 – 2 of 2) sorted by relevance
106 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function121 .final = crypto_poly1305_final,
234 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function249 .final = crypto_poly1305_final,
Completed in 4 milliseconds