Searched refs:poly1305_emit (Results 1 – 7 of 7) sorted by relevance
22 #define poly1305_emit poly1305_emit_generic macro80 poly1305_emit(&desc->state.h, dst, desc->s); in poly1305_final()
12 asmlinkage void poly1305_emit(const struct poly1305_state *state,
20 asmlinkage void poly1305_emit(const struct poly1305_state *state,
61 static void poly1305_emit(const struct poly1305_state *state, in poly1305_emit() function
134 static void poly1305_emit(const struct poly1305_state *ctx, in poly1305_emit() function