Searched refs:crypto_poly1305_final (Results 1 – 3 of 3) sorted by relevance
62 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst);
264 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function294 EXPORT_SYMBOL_GPL(crypto_poly1305_final);300 .final = crypto_poly1305_final,
164 .final = crypto_poly1305_final,