Searched refs:nhpoly1305_state (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | nhpoly1305.c | 76 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),
|
/kernel/linux/linux-6.6/crypto/ |
H A D | nhpoly1305.c | 76 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),
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | nhpoly1305-neon-glue.c | 48 .descsize = sizeof(struct nhpoly1305_state),
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | nhpoly1305-neon-glue.c | 48 .descsize = sizeof(struct nhpoly1305_state),
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | nhpoly1305.h | 40 struct nhpoly1305_state { struct
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | nhpoly1305.h | 40 struct nhpoly1305_state { struct
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | nhpoly1305-avx2-glue.c | 48 .descsize = sizeof(struct nhpoly1305_state),
|
H A D | nhpoly1305-sse2-glue.c | 48 .descsize = sizeof(struct nhpoly1305_state),
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | nhpoly1305-neon-glue.c | 55 .descsize = sizeof(struct nhpoly1305_state),
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | nhpoly1305-avx2-glue.c | 55 .descsize = sizeof(struct nhpoly1305_state),
|
H A D | nhpoly1305-sse2-glue.c | 55 .descsize = sizeof(struct nhpoly1305_state),
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | nhpoly1305-neon-glue.c | 55 .descsize = sizeof(struct nhpoly1305_state),
|
Completed in 4 milliseconds