Searched defs:poly1305_final_arch (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/crypto/
H A Dpoly1305-glue.c135 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) function
147 EXPORT_SYMBOL(poly1305_final_arch); variable
/linux-master/arch/arm/crypto/
H A Dpoly1305-glue.c188 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) function
200 EXPORT_SYMBOL(poly1305_final_arch); variable
/linux-master/arch/arm64/crypto/
H A Dpoly1305-glue.c170 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) function
182 EXPORT_SYMBOL(poly1305_final_arch); variable
/linux-master/arch/x86/crypto/
H A Dpoly1305_glue.c203 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) function
215 EXPORT_SYMBOL(poly1305_final_arch); variable

Completed in 138 milliseconds