Searched refs:poly1305_desc_ctx (Results 1 – 3 of 3) sorted by relevance
24 struct poly1305_desc_ctx { struct58 unsigned int crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, argument
39 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in crypto_poly1305_init()66 unsigned int crypto_poly1305_setdesckey(struct poly1305_desc_ctx *dctx, in crypto_poly1305_setdesckey()166 static void poly1305_blocks(struct poly1305_desc_ctx *dctx, in poly1305_blocks()184 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in crypto_poly1305_update()266 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in crypto_poly1305_final()301 .descsize = sizeof(struct poly1305_desc_ctx),
18 struct poly1305_desc_ctx base;63 static unsigned int poly1305_simd_blocks(struct poly1305_desc_ctx *dctx, in poly1305_simd_blocks()121 struct poly1305_desc_ctx *dctx = shash_desc_ctx(desc); in poly1305_simd_update()