Home
last modified time | relevance | path

Searched refs:poly1305_update_generic (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305.c30 void poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, in poly1305_update_generic() function
61 EXPORT_SYMBOL_GPL(poly1305_update_generic); variable
/kernel/linux/linux-5.10/include/crypto/
H A Dpoly1305.h76 void poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src,
85 poly1305_update_generic(desc, src, nbytes); in poly1305_update()
/kernel/linux/linux-6.6/include/crypto/
H A Dpoly1305.h76 void poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src,
85 poly1305_update_generic(desc, src, nbytes); in poly1305_update()
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305.c30 void poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, in poly1305_update_generic() function
61 EXPORT_SYMBOL_GPL(poly1305_update_generic); variable

Completed in 2 milliseconds