Searched refs:crypto_poly1305_final (Results 1 – 3 of 3) sorted by relevance
39 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst);
214 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function281 EXPORT_SYMBOL_GPL(crypto_poly1305_final);287 .final = crypto_poly1305_final,
166 .final = crypto_poly1305_final,