Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dpoly1305_generic.c106 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function
121 .final = crypto_poly1305_final,
/kernel/linux/linux-6.6/crypto/
H A Dpoly1305_generic.c106 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function
121 .final = crypto_poly1305_final,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dpoly1305_glue.c234 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function
249 .final = crypto_poly1305_final,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpoly1305_glue.c234 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final() function
249 .final = crypto_poly1305_final,

Completed in 2 milliseconds