/kernel/linux/linux-5.10/crypto/ |
D | simd.c | 229 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()
|
D | rng.c | 198 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()
|
D | acompress.c | 168 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()
|
D | scompress.c | 275 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()
|
D | aead.c | 257 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()
|
D | chacha_generic.c | 69 static struct skcipher_alg algs[] = { variable
|
D | sha3_generic.c | 240 static struct shash_alg algs[] = { { variable
|
D | ahash.c | 603 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()
|
D | streebog_generic.c | 1049 static struct shash_alg algs[2] = { { variable
|
D | shash.c | 574 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()
|
D | skcipher.c | 834 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/ |
D | sha256_glue.c | 57 static struct shash_alg algs[] = { { variable
|
D | sha2-ce-glue.c | 68 static struct shash_alg algs[] = { { variable
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
D | sha3-ce-glue.c | 109 static struct shash_alg algs[] = { { variable
|
D | sha512-glue.c | 55 static struct shash_alg algs[] = { { variable
|
D | sha512-ce-glue.c | 84 static struct shash_alg algs[] = { { variable
|
D | sha256-glue.c | 67 static struct shash_alg algs[] = { { variable
|
D | sha2-ce-glue.c | 136 static struct shash_alg algs[] = { { variable
|
D | chacha-neon-glue.c | 163 static struct skcipher_alg algs[] = { variable
|
/kernel/linux/linux-5.10/arch/mips/crypto/ |
D | chacha-glue.c | 80 static struct skcipher_alg algs[] = { variable
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | chacha_glue.c | 230 static struct skcipher_alg algs[] = { variable
|
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 215 static struct shash_alg algs[2] = { { variable
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt.c | 28 struct list_head algs; member
|
/kernel/linux/linux-5.10/net/xfrm/ |
D | xfrm_algo.c | 606 struct xfrm_algo_desc *algs; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | uacce.h | 108 const char *algs; member
|