Home
last modified time | relevance | path

Searched defs:poly1305_emit (Results 1 – 3 of 3) sorted by relevance

/linux/lib/crypto/
H A Dpoly1305.c22 #define poly1305_emit poly1305_emit_generic macro
/linux/lib/crypto/powerpc/
H A Dpoly1305.h61 static void poly1305_emit(const struct poly1305_state *state, in poly1305_emit() function
/linux/lib/crypto/x86/
H A Dpoly1305.h134 static void poly1305_emit(const struct poly1305_state *ctx, in poly1305_emit() function