Home
last modified time | relevance | path

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

/openbmc/linux/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,
/openbmc/linux/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,