Searched defs:algs (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/crypto/
H A Dchacha_generic.c69 static struct skcipher_alg algs[] = { variable in typeref:struct:skcipher_alg
H A Dsha3_generic.c240 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dstreebog_generic.c1049 static struct shash_alg algs[2] = { { variable in typeref:struct:shash_alg
H A Drng.c225 int crypto_register_rngs(struct rng_alg *algs, int count) argument
245 void crypto_unregister_rngs(struct rng_alg *algs, int count) argument
H A Dacompress.c215 int crypto_register_acomps(struct acomp_alg *algs, int count) argument
235 void crypto_unregister_acomps(struct acomp_alg *algs, int count) argument
H A Dsimd.c229 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, argument
263 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, argument
476 simd_register_aeads_compat(struct aead_alg *algs, int count, struct simd_aead_alg **simd_algs) argument
510 simd_unregister_aeads(struct aead_alg *algs, int count, struct simd_aead_alg **simd_algs) argument
[all...]
H A Dcrypto_engine.c585 int crypto_engine_register_aeads(struct aead_engine_alg *algs, int count) argument
604 void crypto_engine_unregister_aeads(struct aead_engine_alg *algs, int count) argument
630 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count) argument
649 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs, argument
710 crypto_engine_register_skciphers(struct skcipher_engine_alg *algs, int count) argument
730 crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs, int count) argument
[all...]
H A Daead.c319 int crypto_register_aeads(struct aead_alg *algs, int count) argument
339 void crypto_unregister_aeads(struct aead_alg *algs, int count) argument
H A Dshash.c431 int crypto_register_shashes(struct shash_alg *algs, int count) argument
451 void crypto_unregister_shashes(struct shash_alg *algs, int count) argument
H A Dscompress.c302 int crypto_register_scomps(struct scomp_alg *algs, int count) argument
322 void crypto_unregister_scomps(struct scomp_alg *algs, int count) argument
/linux-master/arch/arm/crypto/
H A Dsha2-ce-glue.c68 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha256_glue.c54 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
/linux-master/arch/arm64/crypto/
H A Dsha3-ce-glue.c109 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha512-glue.c53 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha512-ce-glue.c84 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dchacha-neon-glue.c163 static struct skcipher_alg algs[] = { variable in typeref:struct:skcipher_alg
H A Dsha2-ce-glue.c144 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
H A Dsha256-glue.c66 static struct shash_alg algs[] = { { variable in typeref:struct:shash_alg
/linux-master/arch/mips/crypto/
H A Dchacha-glue.c80 static struct skcipher_alg algs[] = { variable in typeref:struct:skcipher_alg
/linux-master/arch/powerpc/crypto/
H A Dsha256-spe-glue.c182 static struct shash_alg algs[2] = { { variable in typeref:struct:shash_alg
H A Dchacha-p10-glue.c149 static struct skcipher_alg algs[] = { variable in typeref:struct:skcipher_alg
/linux-master/arch/x86/crypto/
H A Dchacha_glue.c230 static struct skcipher_alg algs[] = { variable in typeref:struct:skcipher_alg
/linux-master/include/linux/
H A Duacce.h121 const char *algs; member in struct:uacce_device
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c335 static struct skcipher_alg algs[] = { { variable in typeref:struct:skcipher_alg
/linux-master/net/xfrm/
H A Dxfrm_algo.c649 struct xfrm_algo_desc *algs; member in struct:xfrm_algo_list

Completed in 192 milliseconds

12