Home
last modified time | relevance | path

Searched refs:crypto_poly1305_update (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/crypto/
Dpoly1305_generic.c72 static int crypto_poly1305_update(struct shash_desc *desc, in crypto_poly1305_update() function
120 .update = crypto_poly1305_update,
/linux-6.6.21/arch/x86/crypto/
Dpoly1305_glue.c225 static int crypto_poly1305_update(struct shash_desc *desc, in crypto_poly1305_update() function
248 .update = crypto_poly1305_update,