Searched refs:poly1305_emit_generic (Results 1 – 3 of 3) sorted by relevance
49 static inline void poly1305_emit_generic(const struct poly1305_state *state, in poly1305_emit_generic() function
65 return poly1305_emit_generic(state, digest, nonce); in poly1305_emit()
22 #define poly1305_emit poly1305_emit_generic