Searched refs:crypto_poly1305_update (Results 1 – 1 of 1) sorted by relevance
181 int crypto_poly1305_update(struct shash_desc *desc, in crypto_poly1305_update() function214 EXPORT_SYMBOL_GPL(crypto_poly1305_update);299 .update = crypto_poly1305_update,