Searched defs:poly1305_xform_ctx (Results 1 – 1 of 1) sorted by relevance
8 struct poly1305_xform_ctx { struct11 CTASSERT(sizeof(union authctx) >= sizeof(struct poly1305_xform_ctx)); argument