Home
last modified time | relevance | path

Searched refs:poly1305_core_emit (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Dpoly1305.h31 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4],
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dpoly1305.h31 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4],
/kernel/linux/linux-5.10/lib/crypto/
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
H A Dpoly1305.c72 poly1305_core_emit(&desc->h, desc->s, dst); in poly1305_final_generic()
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
/kernel/linux/linux-6.6/lib/crypto/
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
H A Dpoly1305.c72 poly1305_core_emit(&desc->h, desc->s, dst); in poly1305_final_generic()
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
/kernel/linux/linux-5.10/crypto/
H A Dnhpoly1305.c213 poly1305_core_emit(&state->poly_state, NULL, dst); in crypto_nhpoly1305_final_helper()
H A Dadiantum.c242 poly1305_core_emit(&state, NULL, &rctx->header_hash); in adiantum_hash_header()
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c213 poly1305_core_emit(&state->poly_state, NULL, dst); in crypto_nhpoly1305_final_helper()
H A Dadiantum.c243 poly1305_core_emit(&state, NULL, &rctx->header_hash); in adiantum_hash_header()

Completed in 6 milliseconds