Searched refs:crypto_poly1305_final (Results 1 – 3 of 3) sorted by relevance
38 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst);
204 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function270 EXPORT_SYMBOL_GPL(crypto_poly1305_final);276 .final = crypto_poly1305_final,
166 .final = crypto_poly1305_final,