poly1305_finish
poly1305_finish(poly1305_context *ctx, unsigned char mac[16])
poly1305_finish(poly1305_state *st, unsigned char mac[16])