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