Home
last modified time | relevance | path

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

12

/Linux-v5.4/crypto/
Dsimd.c232 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat()
266 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers()
482 int simd_register_aeads_compat(struct aead_alg *algs, int count, in simd_register_aeads_compat()
516 void simd_unregister_aeads(struct aead_alg *algs, int count, in simd_unregister_aeads()
Dacompress.c160 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps()
180 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps()
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()
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.c422 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
442 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
Dsha3_generic.c240 static struct shash_alg algs[] = { { variable
Dchacha_generic.c141 static struct skcipher_alg algs[] = { variable
Dahash.c607 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes()
627 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.c504 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
524 int crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
/Linux-v5.4/arch/arm64/crypto/
Dsha512-ce-glue.c81 static struct shash_alg algs[] = { { variable
Dsha512-glue.c51 static struct shash_alg algs[] = { { variable
Dsha3-ce-glue.c101 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c104 static struct shash_alg algs[] = { { variable
Dchacha-neon-glue.c123 static struct skcipher_alg algs[] = { variable
Dsha256-glue.c57 static struct shash_alg algs[] = { { variable
/Linux-v5.4/arch/arm/crypto/
Dsha2-ce-glue.c68 static struct shash_alg algs[] = { { variable
Dsha256_glue.c58 static struct shash_alg algs[] = { { variable
Dchacha-neon-glue.c126 static struct skcipher_alg algs[] = { variable
/Linux-v5.4/arch/x86/crypto/
Dchacha_glue.c217 static struct skcipher_alg algs[] = { variable
/Linux-v5.4/arch/powerpc/crypto/
Dsha256-spe-glue.c216 static struct shash_alg algs[2] = { { variable
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.c28 struct list_head algs; member
/Linux-v5.4/net/xfrm/
Dxfrm_algo.c606 struct xfrm_algo_desc *algs; member
/Linux-v5.4/arch/sparc/crypto/
Dcamellia_glue.c227 static struct crypto_alg algs[] = { { variable
/Linux-v5.4/drivers/crypto/stm32/
Dstm32-crc32.c207 static struct shash_alg algs[] = { variable

12