Searched refs:poly1305_emit_f (Results 1 – 4 of 4) sorted by relevance
20 typedef void (*poly1305_emit_f) (void *ctx, unsigned char mac[16], typedef33 poly1305_emit_f emit;
126 poly1305_emit_f poly1305_emit_p = ctx->func.emit; in Poly1305_Final()
24 typedef void (*poly1305_emit_f) (void *ctx, unsigned char mac[16], typedef37 poly1305_emit_f emit;
514 poly1305_emit_f poly1305_emit_p = ctx->func.emit; in Poly1305_Final()