Searched refs:poly1305_context (Results 1 – 3 of 3) sorted by relevance
20 typedef struct poly1305_context POLY1305;27 struct poly1305_context { struct
16 typedef struct poly1305_context POLY1305;
18 return sizeof(struct poly1305_context); in Poly1305_ctx_size()