Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/crypto/
Dsimd.c229 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()
Drng.c198 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()
Dacompress.c168 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()
Dscompress.c275 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()
Daead.c257 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()
Dchacha_generic.c69 static struct skcipher_alg algs[] = { variable
/kernel/linux/linux-4.19/crypto/
Dacompress.c169 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()
Drng.c204 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()
Dsimd.c225 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat()
259 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers()
Dscompress.c298 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()
Daead.c394 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
414 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
/kernel/linux/linux-4.19/drivers/crypto/vmx/
Dvmx.c36 static struct crypto_alg *algs[] = { variable
/kernel/linux/linux-4.19/arch/arm64/crypto/
Dsha512-ce-glue.c80 static struct shash_alg algs[] = { { variable
Dsha512-glue.c56 static struct shash_alg algs[] = { { variable
Dsha3-ce-glue.c100 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c106 static struct shash_alg algs[] = { { variable
Dsha256-glue.c61 static struct shash_alg algs[] = { { variable
/kernel/linux/linux-4.19/arch/arm/crypto/
Dsha2-ce-glue.c70 static struct shash_alg algs[] = { { variable
Dsha256_glue.c63 static struct shash_alg algs[] = { { variable
/kernel/linux/linux-5.10/arch/arm/crypto/
Dsha256_glue.c57 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c68 static struct shash_alg algs[] = { { variable
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsha3-ce-glue.c109 static struct shash_alg algs[] = { { variable
Dsha512-glue.c55 static struct shash_alg algs[] = { { variable
Dsha512-ce-glue.c84 static struct shash_alg algs[] = { { variable
/kernel/linux/linux-5.10/arch/mips/crypto/
Dchacha-glue.c80 static struct skcipher_alg algs[] = { variable

123