/Linux-v5.4/crypto/ |
D | simd.c | 232 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()
|
D | acompress.c | 160 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()
|
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 | 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 | 422 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()
|
D | sha3_generic.c | 240 static struct shash_alg algs[] = { { variable
|
D | chacha_generic.c | 141 static struct skcipher_alg algs[] = { variable
|
D | ahash.c | 607 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()
|
D | streebog_generic.c | 1049 static struct shash_alg algs[2] = { { variable
|
D | shash.c | 504 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/ |
D | sha512-ce-glue.c | 81 static struct shash_alg algs[] = { { variable
|
D | sha512-glue.c | 51 static struct shash_alg algs[] = { { variable
|
D | sha3-ce-glue.c | 101 static struct shash_alg algs[] = { { variable
|
D | sha2-ce-glue.c | 104 static struct shash_alg algs[] = { { variable
|
D | chacha-neon-glue.c | 123 static struct skcipher_alg algs[] = { variable
|
D | sha256-glue.c | 57 static struct shash_alg algs[] = { { variable
|
/Linux-v5.4/arch/arm/crypto/ |
D | sha2-ce-glue.c | 68 static struct shash_alg algs[] = { { variable
|
D | sha256_glue.c | 58 static struct shash_alg algs[] = { { variable
|
D | chacha-neon-glue.c | 126 static struct skcipher_alg algs[] = { variable
|
/Linux-v5.4/arch/x86/crypto/ |
D | chacha_glue.c | 217 static struct skcipher_alg algs[] = { variable
|
/Linux-v5.4/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 216 static struct shash_alg algs[2] = { { variable
|
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt.c | 28 struct list_head algs; member
|
/Linux-v5.4/net/xfrm/ |
D | xfrm_algo.c | 606 struct xfrm_algo_desc *algs; member
|
/Linux-v5.4/arch/sparc/crypto/ |
D | camellia_glue.c | 227 static struct crypto_alg algs[] = { { variable
|
/Linux-v5.4/drivers/crypto/stm32/ |
D | stm32-crc32.c | 207 static struct shash_alg algs[] = { variable
|