/linux/crypto/ |
H A D | simd.c | 207 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat() 241 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers() 430 int simd_register_aeads_compat(struct aead_alg *algs, int count, in simd_register_aeads_compat() 464 void simd_unregister_aeads(struct aead_alg *algs, int count, in simd_unregister_aeads()
|
H A D | rng.c | 191 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs() 211 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
|
H A D | acompress.c | 182 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps() 202 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps()
|
H A D | aead.c | 248 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads() 268 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
|
H A D | scompress.c | 299 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps() 319 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps()
|
H A D | chacha_generic.c | 69 static struct skcipher_alg algs[] = { variable
|
H A D | shash.c | 366 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes() 386 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
|
H A D | sha3_generic.c | 240 static struct shash_alg algs[] = { { variable
|
H A D | lskcipher.c | 380 int crypto_register_lskciphers(struct lskcipher_alg *algs, int count) in crypto_register_lskciphers() 400 void crypto_unregister_lskciphers(struct lskcipher_alg *algs, int count) in crypto_unregister_lskciphers()
|
H A D | crct10dif_generic.c | 118 static struct shash_alg algs[] = {{ variable
|
H A D | crc32_generic.c | 122 static struct shash_alg algs[] = {{ variable
|
H A D | streebog_generic.c | 1049 static struct shash_alg algs[2] = { { variable
|
H A D | crc32c_generic.c | 162 static struct shash_alg algs[] = {{ variable
|
/linux/arch/arm/crypto/ |
H A D | sha256_glue.c | 54 static struct shash_alg algs[] = { { variable
|
H A D | sha2-ce-glue.c | 68 static struct shash_alg algs[] = { { variable
|
/linux/arch/arm64/crypto/ |
H A D | sha512-glue.c | 53 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 | 66 static struct shash_alg algs[] = { { variable
|
H A D | chacha-neon-glue.c | 163 static struct skcipher_alg algs[] = { variable
|
H A D | sha2-ce-glue.c | 144 static struct shash_alg algs[] = { { variable
|
/linux/arch/mips/crypto/ |
H A D | chacha-glue.c | 80 static struct skcipher_alg algs[] = { variable
|
/linux/arch/powerpc/crypto/ |
H A D | sha256-spe-glue.c | 182 static struct shash_alg algs[2] = { { variable
|
H A D | chacha-p10-glue.c | 149 static struct skcipher_alg algs[] = { variable
|
/linux/arch/x86/crypto/ |
H A D | chacha_glue.c | 230 static struct skcipher_alg algs[] = { variable
|