poly1305_emit
static void poly1305_emit(void *ctx, unsigned char mac[16],
static void poly1305_emit(void *ctx, unsigned char mac[16],
#define poly1305_emit (*poly1305_emit_p)
void poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4])
void poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4])
# define poly1305_emit (*poly1305_emit_p)