Home
last modified time | relevance | path

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

/include/crypto/internal/
A Dsimd.h24 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count,
27 void simd_unregister_skciphers(struct skcipher_alg *algs, int count,
35 int simd_register_aeads_compat(struct aead_alg *algs, int count,
38 void simd_unregister_aeads(struct aead_alg *algs, int count,
A Drng.h17 int crypto_register_rngs(struct rng_alg *algs, int count);
18 void crypto_unregister_rngs(struct rng_alg *algs, int count);
A Dscompress.h114 int crypto_register_scomps(struct scomp_alg *algs, int count);
115 void crypto_unregister_scomps(struct scomp_alg *algs, int count);
A Dskcipher.h162 int crypto_register_skciphers(struct skcipher_alg *algs, int count);
163 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count);
169 int crypto_register_lskciphers(struct lskcipher_alg *algs, int count);
170 void crypto_unregister_lskciphers(struct lskcipher_alg *algs, int count);
A Daead.h162 int crypto_register_aeads(struct aead_alg *algs, int count);
163 void crypto_unregister_aeads(struct aead_alg *algs, int count);
A Dhash.h89 int crypto_register_ahashes(struct ahash_alg *algs, int count);
90 void crypto_unregister_ahashes(struct ahash_alg *algs, int count);
140 int crypto_register_shashes(struct shash_alg *algs, int count);
141 void crypto_unregister_shashes(struct shash_alg *algs, int count);
A Dacompress.h145 int crypto_register_acomps(struct acomp_alg *algs, int count);
146 void crypto_unregister_acomps(struct acomp_alg *algs, int count);
/include/crypto/
A Dengine.h84 int crypto_engine_register_aeads(struct aead_engine_alg *algs, int count);
85 void crypto_engine_unregister_aeads(struct aead_engine_alg *algs, int count);
89 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count);
90 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs,
101 int crypto_engine_register_skciphers(struct skcipher_engine_alg *algs,
103 void crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs,
A Dalgapi.h124 int crypto_register_algs(struct crypto_alg *algs, int count);
125 void crypto_unregister_algs(struct crypto_alg *algs, int count);
/include/linux/
A Duacce.h121 const char *algs; member
/include/linux/firmware/cirrus/
A Dcs_dsp_test_utils.h111 const struct cs_dsp_mock_alg_def *algs,

Completed in 17 milliseconds