| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | fips140-alg-registration.c | 306 int fips140_crypto_register_algs(struct crypto_alg *algs, int count) in fips140_crypto_register_algs() 320 int fips140_crypto_register_aeads(struct aead_alg *algs, int count) in fips140_crypto_register_aeads() 334 int fips140_crypto_register_ahashes(struct ahash_alg *algs, int count) in fips140_crypto_register_ahashes() 348 int fips140_crypto_register_rngs(struct rng_alg *algs, int count) in fips140_crypto_register_rngs() 362 int fips140_crypto_register_shashes(struct shash_alg *algs, int count) in fips140_crypto_register_shashes() 376 int fips140_crypto_register_skciphers(struct skcipher_alg *algs, int count) in fips140_crypto_register_skciphers()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A D | chacha_generic.c | 69 static struct skcipher_alg algs[] = { variable
|
| H A D | sha3_generic.c | 240 static struct shash_alg algs[] = { { variable
|
| H A 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()
|
| H A D | streebog_generic.c | 1049 static struct shash_alg algs[2] = { { variable
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | procfs.c | 70 struct rk_crypto_algt **algs, u32 algs_num) in crypto_show_valid_algo_single() 92 struct rk_crypto_algt **algs; in crypto_show_valid_algos() local
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | sha2-ce-glue.c | 68 static struct shash_alg algs[] = { { variable
|
| H A D | sha256_glue.c | 57 static struct shash_alg algs[] = { { variable
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha512-glue.c | 55 static struct shash_alg algs[] = { { variable
|
| H A D | sha3-ce-glue.c | 109 static struct shash_alg algs[] = { { variable
|
| H A D | sha512-ce-glue.c | 84 static struct shash_alg algs[] = { { variable
|
| H A D | sha256-glue.c | 67 static struct shash_alg algs[] = { { variable
|
| H A D | sha2-ce-glue.c | 136 static struct shash_alg algs[] = { { variable
|
| H A D | chacha-neon-glue.c | 163 static struct skcipher_alg algs[] = { variable
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | chacha-glue.c | 80 static struct skcipher_alg algs[] = { variable
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | chacha_glue.c | 230 static struct skcipher_alg algs[] = { variable
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha256-spe-glue.c | 215 static struct shash_alg algs[2] = { { variable
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_crypt.c | 28 struct list_head algs; member
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_algo.c | 606 struct xfrm_algo_desc *algs; member
|