Symbol: algs
function parameter
Defined...
-
crypto/acompress.c:215:28-215:46: int crypto_register_acomps(struct acomp_alg *algs, int count)
-
crypto/acompress.c:235:31-235:49: void crypto_unregister_acomps(struct acomp_alg *algs, int count)
-
crypto/aead.c:313:27-313:44: int crypto_register_aeads(struct aead_alg *algs, int count)
-
crypto/aead.c:333:30-333:47: void crypto_unregister_aeads(struct aead_alg *algs, int count)
-
crypto/ahash.c:631:29-631:47: int crypto_register_ahashes(struct ahash_alg *algs, int count)
-
crypto/ahash.c:651:32-651:50: void crypto_unregister_ahashes(struct ahash_alg *algs, int count)
-
crypto/algapi.c:516:26-516:45: int crypto_register_algs(struct crypto_alg *algs, int count)
-
crypto/algapi.c:536:29-536:48: void crypto_unregister_algs(struct crypto_alg *algs, int count)
-
crypto/crypto_engine.c:589:34-589:58: int crypto_engine_register_aeads(struct aead_engine_alg *algs, int count)
-
crypto/crypto_engine.c:608:37-608:61: void crypto_engine_unregister_aeads(struct aead_engine_alg *algs, int count)
-
crypto/crypto_engine.c:634:36-634:61: int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count)
-
crypto/crypto_engine.c:653:39-653:64: void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs,
-
crypto/crypto_engine.c:714:38-714:66: int crypto_engine_register_skciphers(struct skcipher_engine_alg *algs,
-
crypto/crypto_engine.c:734:41-734:69: void crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs,
-
crypto/rng.c:225:26-225:42: int crypto_register_rngs(struct rng_alg *algs, int count)
-
crypto/rng.c:245:29-245:45: void crypto_unregister_rngs(struct rng_alg *algs, int count)
-
crypto/scompress.c:274:28-274:46: int crypto_register_scomps(struct scomp_alg *algs, int count)
-
crypto/scompress.c:294:31-294:49: void crypto_unregister_scomps(struct scomp_alg *algs, int count)
-
crypto/shash.c:692:29-692:47: int crypto_register_shashes(struct shash_alg *algs, int count)
-
crypto/shash.c:712:32-712:50: void crypto_unregister_shashes(struct shash_alg *algs, int count)
-
crypto/simd.c:229:36-229:57: int simd_register_skciphers_compat(struct skcipher_alg *algs, int count,
-
crypto/simd.c:263:32-263:53: void simd_unregister_skciphers(struct skcipher_alg *algs, int count,
-
crypto/simd.c:476:32-476:49: int simd_register_aeads_compat(struct aead_alg *algs, int count,
-
crypto/simd.c:510:28-510:45: void simd_unregister_aeads(struct aead_alg *algs, int count,
-
crypto/skcipher.c:880:31-880:52: int crypto_register_skciphers(struct skcipher_alg *algs, int count)
-
crypto/skcipher.c:900:34-900:55: void crypto_unregister_skciphers(struct skcipher_alg *algs, int count)
variable
Defined...
variable local
Defined...