Home
last modified time | relevance | path

Searched refs:poly1305_core_emit (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/internal/
H A Dpoly1305.h30 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4],
53 poly1305_core_emit(state, nonce, digest); in poly1305_emit_generic()
/linux/lib/crypto/
H A Dpoly1305-donna64.c112 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() function
185 EXPORT_SYMBOL(poly1305_core_emit);
H A Dpoly1305-donna32.c121 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() function
206 EXPORT_SYMBOL(poly1305_core_emit);