Home
last modified time | relevance | path

Searched refs:crypto_poly1305_setdesckey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dpoly1305_generic.c34 static unsigned int crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, in crypto_poly1305_setdesckey() function
63 datalen = crypto_poly1305_setdesckey(dctx, src, srclen); in poly1305_blocks()
/kernel/linux/linux-6.6/crypto/
H A Dpoly1305_generic.c34 static unsigned int crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, in crypto_poly1305_setdesckey() function
63 datalen = crypto_poly1305_setdesckey(dctx, src, srclen); in poly1305_blocks()

Completed in 1 milliseconds