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

/linux-master/lib/crypto/
H A Dpoly1305-donna32.c120 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], 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], function
184 EXPORT_SYMBOL(poly1305_core_emit); variable

Completed in 134 milliseconds