Home
last modified time | relevance | path

Searched defs:poly1305_init_arch (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/crypto/
H A Dpoly1305-glue.c20 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() function
/openbmc/linux/arch/arm64/crypto/
H A Dpoly1305-glue.c28 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() function
/openbmc/linux/arch/arm/crypto/
H A Dpoly1305-glue.c32 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() function
/openbmc/linux/arch/x86/crypto/
H A Dpoly1305_glue.c132 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() function