Home
last modified time | relevance | path

Searched defs:algs (Results 1 – 25 of 30) sorted by relevance

12

/linux/crypto/
H A Dsimd.c207 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 Drng.c191 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 Dacompress.c182 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 Daead.c248 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 Dscompress.c299 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 Dchacha_generic.c69 static struct skcipher_alg algs[] = { variable
H A Dshash.c366 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 Dsha3_generic.c240 static struct shash_alg algs[] = { { variable
H A Dlskcipher.c380 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 Dcrct10dif_generic.c118 static struct shash_alg algs[] = {{ variable
H A Dcrc32_generic.c122 static struct shash_alg algs[] = {{ variable
H A Dstreebog_generic.c1049 static struct shash_alg algs[2] = { { variable
H A Dcrc32c_generic.c162 static struct shash_alg algs[] = {{ variable
/linux/arch/arm/crypto/
H A Dsha256_glue.c54 static struct shash_alg algs[] = { { variable
H A Dsha2-ce-glue.c68 static struct shash_alg algs[] = { { variable
/linux/arch/arm64/crypto/
H A Dsha512-glue.c53 static struct shash_alg algs[] = { { variable
H A Dsha3-ce-glue.c109 static struct shash_alg algs[] = { { variable
H A Dsha512-ce-glue.c84 static struct shash_alg algs[] = { { variable
H A Dsha256-glue.c66 static struct shash_alg algs[] = { { variable
H A Dchacha-neon-glue.c163 static struct skcipher_alg algs[] = { variable
H A Dsha2-ce-glue.c144 static struct shash_alg algs[] = { { variable
/linux/arch/mips/crypto/
H A Dchacha-glue.c80 static struct skcipher_alg algs[] = { variable
/linux/arch/powerpc/crypto/
H A Dsha256-spe-glue.c182 static struct shash_alg algs[2] = { { variable
H A Dchacha-p10-glue.c149 static struct skcipher_alg algs[] = { variable
/linux/arch/x86/crypto/
H A Dchacha_glue.c230 static struct skcipher_alg algs[] = { variable

12