Home
last modified time | relevance | path

Searched refs:nhpoly1305_state (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/crypto/
Dnhpoly1305.c76 static void process_nh_hash_value(struct nhpoly1305_state *state, in process_nh_hash_value()
92 static void nhpoly1305_units(struct nhpoly1305_state *state, in nhpoly1305_units()
146 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_init()
159 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_update_helper()
200 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_final_helper()
235 .descsize = sizeof(struct nhpoly1305_state),
/linux-6.1.9/include/crypto/
Dnhpoly1305.h40 struct nhpoly1305_state { struct
/linux-6.1.9/arch/arm/crypto/
Dnhpoly1305-neon-glue.c55 .descsize = sizeof(struct nhpoly1305_state),
/linux-6.1.9/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c55 .descsize = sizeof(struct nhpoly1305_state),
Dnhpoly1305-sse2-glue.c55 .descsize = sizeof(struct nhpoly1305_state),
/linux-6.1.9/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c55 .descsize = sizeof(struct nhpoly1305_state),