Home
last modified time | relevance | path

Searched defs:algs (Results 1 – 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/crypto/
Dsimd.c229 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat()
263 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers()
476 int simd_register_aeads_compat(struct aead_alg *algs, int count, in simd_register_aeads_compat()
510 void simd_unregister_aeads(struct aead_alg *algs, int count, in simd_unregister_aeads()
Drng.c198 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs()
218 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
Dacompress.c168 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps()
188 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps()
Dscompress.c275 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps()
295 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps()
Daead.c257 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
277 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
Dchacha_generic.c69 static struct skcipher_alg algs[] = { variable
Dsha3_generic.c240 static struct shash_alg algs[] = { { variable
Dahash.c603 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes()
623 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes()
Dstreebog_generic.c1049 static struct shash_alg algs[2] = { { variable
Dshash.c574 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
594 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
Dskcipher.c834 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers()
854 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
/kernel/linux/linux-5.10/arch/arm/crypto/
Dsha256_glue.c57 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c68 static struct shash_alg algs[] = { { variable
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsha3-ce-glue.c109 static struct shash_alg algs[] = { { variable
Dsha512-glue.c55 static struct shash_alg algs[] = { { variable
Dsha512-ce-glue.c84 static struct shash_alg algs[] = { { variable
Dsha256-glue.c67 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c136 static struct shash_alg algs[] = { { variable
Dchacha-neon-glue.c163 static struct skcipher_alg algs[] = { variable
/kernel/linux/linux-5.10/arch/mips/crypto/
Dchacha-glue.c80 static struct skcipher_alg algs[] = { variable
/kernel/linux/linux-5.10/arch/x86/crypto/
Dchacha_glue.c230 static struct skcipher_alg algs[] = { variable
/kernel/linux/linux-5.10/arch/powerpc/crypto/
Dsha256-spe-glue.c215 static struct shash_alg algs[2] = { { variable
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.c28 struct list_head algs; member
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_algo.c606 struct xfrm_algo_desc *algs; member
/kernel/linux/linux-5.10/include/linux/
Duacce.h108 const char *algs; member

12