Home
last modified time | relevance | path

Searched defs:count (Results 1 – 15 of 15) sorted by relevance

/crypto/
A Dcrypto_engine.c521 int crypto_engine_register_aeads(struct aead_engine_alg *algs, int count) in crypto_engine_register_aeads()
540 void crypto_engine_unregister_aeads(struct aead_engine_alg *algs, int count) in crypto_engine_unregister_aeads()
563 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count) in crypto_engine_register_ahashes()
583 int count) in crypto_engine_unregister_ahashes()
635 int count) in crypto_engine_register_skciphers()
655 int count) in crypto_engine_unregister_skciphers()
A Dsimd.c207 int simd_register_skciphers_compat(struct skcipher_alg *algs, int count, in simd_register_skciphers_compat()
241 void simd_unregister_skciphers(struct skcipher_alg *algs, int count, in simd_unregister_skciphers()
430 int simd_register_aeads_compat(struct aead_alg *algs, int count, in simd_register_aeads_compat()
464 void simd_unregister_aeads(struct aead_alg *algs, int count, in simd_unregister_aeads()
A Drng.c192 int crypto_register_rngs(struct rng_alg *algs, int count) in crypto_register_rngs()
212 void crypto_unregister_rngs(struct rng_alg *algs, int count) in crypto_unregister_rngs()
A Daead.c250 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
270 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
A Dalgapi.c508 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs()
528 void crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
561 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates()
610 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates()
A Dscompress.c380 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps()
400 void crypto_unregister_scomps(struct scomp_alg *algs, int count) in crypto_unregister_scomps()
A Dblowfish_common.c350 short i, j, count; in blowfish_setkey() local
A Dtestmgr.c86 unsigned int count; member
105 unsigned int count; member
111 unsigned int count; member
117 unsigned int count; member
122 unsigned int count; member
127 unsigned int count; member
132 unsigned int count; member
137 unsigned int count; member
142 unsigned int count; member
493 unsigned int count, int *flags_ret) in valid_sg_divisions()
[all …]
A Dacompress.c334 int crypto_register_acomps(struct acomp_alg *algs, int count) in crypto_register_acomps()
354 void crypto_unregister_acomps(struct acomp_alg *algs, int count) in crypto_unregister_acomps()
A Djitterentropy-testing.c268 size_t count, loff_t *ppos) in jent_raw_hires_read()
A Dlskcipher.c381 int crypto_register_lskciphers(struct lskcipher_alg *algs, int count) in crypto_register_lskciphers()
401 void crypto_unregister_lskciphers(struct lskcipher_alg *algs, int count) in crypto_unregister_lskciphers()
A Dskcipher.c487 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers()
507 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
A Dshash.c539 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
559 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
A Dahash.c1003 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes()
1023 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes()
/crypto/async_tx/
A Draid6test.c77 int count = 0; in raid6_dual_recov() local

Completed in 46 milliseconds