Home
last modified time | relevance | path

Searched defs:poly1305_core_emit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305-donna32.c120 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() function
205 EXPORT_SYMBOL(poly1305_core_emit); variable
H A Dpoly1305-donna64.c113 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() function
186 EXPORT_SYMBOL(poly1305_core_emit); variable
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305-donna32.c120 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() function
205 EXPORT_SYMBOL(poly1305_core_emit); variable
H A Dpoly1305-donna64.c111 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() function
184 EXPORT_SYMBOL(poly1305_core_emit); variable

Completed in 2 milliseconds