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

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

Completed in 157 milliseconds