Home
last modified time | relevance | path

Searched refs:algs (Results 1 – 9 of 9) sorted by relevance

/include/crypto/internal/
Dsimd.h24 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count,
27 void simd_unregister_skciphers(struct skcipher_alg *algs, int count,
42 int simd_register_aeads_compat(struct aead_alg *algs, int count,
45 void simd_unregister_aeads(struct aead_alg *algs, int count,
Drng.h17 int crypto_register_rngs(struct rng_alg *algs, int count);
18 void crypto_unregister_rngs(struct rng_alg *algs, int count);
Dacompress.h74 int crypto_register_acomps(struct acomp_alg *algs, int count);
75 void crypto_unregister_acomps(struct acomp_alg *algs, int count);
Dhash.h73 int crypto_register_ahashes(struct ahash_alg *algs, int count);
74 void crypto_unregister_ahashes(struct ahash_alg *algs, int count);
105 int crypto_register_shashes(struct shash_alg *algs, int count);
106 void crypto_unregister_shashes(struct shash_alg *algs, int count);
Dscompress.h118 int crypto_register_scomps(struct scomp_alg *algs, int count);
119 void crypto_unregister_scomps(struct scomp_alg *algs, int count);
Daead.h165 int crypto_register_aeads(struct aead_alg *algs, int count);
166 void crypto_unregister_aeads(struct aead_alg *algs, int count);
Dskcipher.h127 int crypto_register_skciphers(struct skcipher_alg *algs, int count);
128 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);
/include/linux/
Duacce.h108 const char *algs; member
Dcrypto.h615 int crypto_register_algs(struct crypto_alg *algs, int count);
616 void crypto_unregister_algs(struct crypto_alg *algs, int count);