Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dnhpoly1305.c75 static void process_nh_hash_value(struct nhpoly1305_state *state, in process_nh_hash_value()
91 static void nhpoly1305_units(struct nhpoly1305_state *state, in nhpoly1305_units()
145 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_init()
158 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_update_helper()
199 struct nhpoly1305_state *state = shash_desc_ctx(desc); in crypto_nhpoly1305_final_helper()
234 .descsize = sizeof(struct nhpoly1305_state),
/Linux-v5.4/include/crypto/
Dnhpoly1305.h40 struct nhpoly1305_state { struct
/Linux-v5.4/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c54 .descsize = sizeof(struct nhpoly1305_state),
Dnhpoly1305-sse2-glue.c54 .descsize = sizeof(struct nhpoly1305_state),
/Linux-v5.4/arch/arm/crypto/
Dnhpoly1305-neon-glue.c55 .descsize = sizeof(struct nhpoly1305_state),
/Linux-v5.4/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c55 .descsize = sizeof(struct nhpoly1305_state),