Searched defs:poly1305_simd_desc_ctx (Results 1 – 1 of 1) sorted by relevance
17 struct poly1305_simd_desc_ctx { struct18 struct poly1305_desc_ctx base;42 struct poly1305_simd_desc_ctx *sctx = shash_desc_ctx(desc); in poly1305_simd_init() argument