poly1305_init
poly1305_init(poly1305_context *ctx, const unsigned char key[32])
poly1305_init(poly1305_state *st, const unsigned char key[32])