Searched refs:crypto_poly1305_update (Results 1 – 2 of 2) sorted by relevance
72 static int crypto_poly1305_update(struct shash_desc *desc, in crypto_poly1305_update() function120 .update = crypto_poly1305_update,
225 static int crypto_poly1305_update(struct shash_desc *desc, in crypto_poly1305_update() function248 .update = crypto_poly1305_update,
Completed in 3 milliseconds