Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dpoly1305_generic.c22 static int crypto_poly1305_init(struct shash_desc *desc) in crypto_poly1305_init() function
119 .init = crypto_poly1305_init,
/kernel/linux/linux-6.6/crypto/
H A Dpoly1305_generic.c22 static int crypto_poly1305_init(struct shash_desc *desc) in crypto_poly1305_init() function
119 .init = crypto_poly1305_init,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dpoly1305_glue.c217 static int crypto_poly1305_init(struct shash_desc *desc) in crypto_poly1305_init() function
247 .init = crypto_poly1305_init,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpoly1305_glue.c217 static int crypto_poly1305_init(struct shash_desc *desc) in crypto_poly1305_init() function
247 .init = crypto_poly1305_init,

Completed in 2 milliseconds