Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/crypto/
A 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()
A 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()
A 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()
A 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()
A 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()
A Dchacha_generic.c69 static struct skcipher_alg algs[] = { variable
A Dsha3_generic.c240 static struct shash_alg algs[] = { { variable
A Dahash.c572 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes()
592 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes()
A Dstreebog_generic.c1049 static struct shash_alg algs[2] = { { variable
A Dskcipher.c815 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers()
835 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
A Dshash.c573 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
593 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
/linux-6.3-rc2/arch/arm/crypto/
A Dsha2-ce-glue.c68 static struct shash_alg algs[] = { { variable
A Dsha256_glue.c57 static struct shash_alg algs[] = { { variable
/linux-6.3-rc2/arch/arm64/crypto/
A Dsha3-ce-glue.c109 static struct shash_alg algs[] = { { variable
A Dsha512-glue.c55 static struct shash_alg algs[] = { { variable
A Dsha512-ce-glue.c84 static struct shash_alg algs[] = { { variable
A Dsha256-glue.c67 static struct shash_alg algs[] = { { variable
A Dsha2-ce-glue.c136 static struct shash_alg algs[] = { { variable
A Dchacha-neon-glue.c163 static struct skcipher_alg algs[] = { variable
/linux-6.3-rc2/arch/mips/crypto/
A Dchacha-glue.c80 static struct skcipher_alg algs[] = { variable
/linux-6.3-rc2/arch/powerpc/crypto/
A Dsha256-spe-glue.c182 static struct shash_alg algs[2] = { { variable
/linux-6.3-rc2/arch/x86/crypto/
A Dchacha_glue.c230 static struct skcipher_alg algs[] = { variable
/linux-6.3-rc2/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_crypt.c28 struct list_head algs; member
/linux-6.3-rc2/net/xfrm/
A Dxfrm_algo.c647 struct xfrm_algo_desc *algs; member
/linux-6.3-rc2/include/linux/
A Duacce.h120 const char *algs; member

Completed in 35 milliseconds

12