/Linux-v4.19/crypto/ |
D | acompress.c | 169 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps() 189 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps()
|
D | rng.c | 204 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs() 224 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
|
D | simd.c | 224 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat() 258 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers()
|
D | scompress.c | 298 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps() 318 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps()
|
D | aead.c | 392 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads() 412 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
|
D | sha3_generic.c | 245 static struct shash_alg algs[] = { { variable
|
D | ahash.c | 584 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() 604 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes()
|
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()
|
D | algapi.c | 431 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs() 451 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
|
D | skcipher.c | 998 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers() 1018 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
|
/Linux-v4.19/drivers/crypto/vmx/ |
D | vmx.c | 36 static struct crypto_alg *algs[] = { variable
|
/Linux-v4.19/arch/arm64/crypto/ |
D | sha512-ce-glue.c | 80 static struct shash_alg algs[] = { { variable
|
D | sha512-glue.c | 56 static struct shash_alg algs[] = { { variable
|
D | sha3-ce-glue.c | 100 static struct shash_alg algs[] = { { variable
|
D | sha2-ce-glue.c | 106 static struct shash_alg algs[] = { { variable
|
D | sha256-glue.c | 61 static struct shash_alg algs[] = { { variable
|
/Linux-v4.19/arch/arm/crypto/ |
D | sha256_glue.c | 63 static struct shash_alg algs[] = { { variable
|
D | sha2-ce-glue.c | 70 static struct shash_alg algs[] = { { variable
|
/Linux-v4.19/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 221 static struct shash_alg algs[2] = { { variable
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt.c | 33 struct list_head algs; member
|
/Linux-v4.19/net/xfrm/ |
D | xfrm_algo.c | 610 struct xfrm_algo_desc *algs; member
|
/Linux-v4.19/arch/sparc/crypto/ |
D | camellia_glue.c | 226 static struct crypto_alg algs[] = { { variable
|
D | aes_glue.c | 384 static struct crypto_alg algs[] = { { variable
|
/Linux-v4.19/drivers/crypto/stm32/ |
D | stm32_crc32.c | 207 static struct shash_alg algs[] = { variable
|
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 354 static struct crypto_alg algs[] = { { variable
|