Searched defs:algs (Results 1 – 17 of 17) sorted by relevance
206 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs()226 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
378 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()398 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
411 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs()431 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
630 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()650 int crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
34 static struct crypto_alg *algs[] = { variable
63 static struct shash_alg algs[] = { { variable
69 static struct shash_alg algs[] = { { variable
87 static struct shash_alg algs[] = { { variable
220 static struct shash_alg algs[2] = { { variable
33 struct list_head algs; member
608 struct xfrm_algo_desc *algs; member
226 static struct crypto_alg algs[] = { { variable
385 static struct crypto_alg algs[] = { { variable
381 static struct crypto_alg algs[] = { { variable
484 static struct ahash_alg algs = { variable
577 static struct crypto_alg algs[] = { variable
126 struct spacc_alg *algs; member