Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dnhpoly1305.c77 const struct nhpoly1305_key *key) in process_nh_hash_value()
93 const struct nhpoly1305_key *key, in nhpoly1305_units()
128 struct nhpoly1305_key *ctx = crypto_shash_ctx(tfm); in crypto_nhpoly1305_setkey()
160 const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); in crypto_nhpoly1305_update_helper()
201 const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); in crypto_nhpoly1305_final_helper()
228 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c77 const struct nhpoly1305_key *key) in process_nh_hash_value()
93 const struct nhpoly1305_key *key, in nhpoly1305_units()
128 struct nhpoly1305_key *ctx = crypto_shash_ctx(tfm); in crypto_nhpoly1305_setkey()
160 const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); in crypto_nhpoly1305_update_helper()
201 const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); in crypto_nhpoly1305_final_helper()
228 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c41 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c41 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-5.10/include/crypto/
H A Dnhpoly1305.h35 struct nhpoly1305_key { struct
/kernel/linux/linux-6.6/include/crypto/
H A Dnhpoly1305.h35 struct nhpoly1305_key { struct
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c41 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
H A Dnhpoly1305-sse2-glue.c41 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c48 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c48 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
H A Dnhpoly1305-sse2-glue.c48 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c48 .base.cra_ctxsize = sizeof(struct nhpoly1305_key),

Completed in 3 milliseconds