Home
last modified time | relevance | path

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

12

/Linux-v4.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.c224 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat()
258 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.c392 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
412 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
Dsha3_generic.c245 static struct shash_alg algs[] = { { variable
Dahash.c584 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes()
604 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes()
Dshash.c504 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
524 int crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
Dalgapi.c431 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs()
451 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
Dskcipher.c998 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers()
1018 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
/Linux-v4.19/drivers/crypto/vmx/
Dvmx.c36 static struct crypto_alg *algs[] = { variable
/Linux-v4.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
/Linux-v4.19/arch/arm/crypto/
Dsha256_glue.c63 static struct shash_alg algs[] = { { variable
Dsha2-ce-glue.c70 static struct shash_alg algs[] = { { variable
/Linux-v4.19/arch/powerpc/crypto/
Dsha256-spe-glue.c221 static struct shash_alg algs[2] = { { variable
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.c33 struct list_head algs; member
/Linux-v4.19/net/xfrm/
Dxfrm_algo.c610 struct xfrm_algo_desc *algs; member
/Linux-v4.19/arch/sparc/crypto/
Dcamellia_glue.c226 static struct crypto_alg algs[] = { { variable
Daes_glue.c384 static struct crypto_alg algs[] = { { variable
/Linux-v4.19/drivers/crypto/stm32/
Dstm32_crc32.c207 static struct shash_alg algs[] = { variable
/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf_algs.c354 static struct crypto_alg algs[] = { { variable

12