Searched defs:poly1305_context (Results 1 – 1 of 1) sorted by relevance
36 void CRYPTO_poly1305_init(poly1305_context *ctx, const unsigned char key[32]); typedef 33 typedef struct poly1305_context { global() struct