Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A 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),
/openbmc/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c48 .descsize = sizeof(struct nhpoly1305_state),
/openbmc/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c48 .descsize = sizeof(struct nhpoly1305_state),
/openbmc/linux/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c48 .descsize = sizeof(struct nhpoly1305_state),
H A Dnhpoly1305-sse2-glue.c48 .descsize = sizeof(struct nhpoly1305_state),
/openbmc/linux/include/crypto/
H A Dnhpoly1305.h40 struct nhpoly1305_state { struct