Home
last modified time | relevance | path

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

/crypto/
Drng.c206 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()
Dtestmgr.c86 unsigned int count; member
93 unsigned int count; member
100 unsigned int count; member
106 unsigned int count; member
111 unsigned int count; member
116 unsigned int count; member
121 unsigned int count; member
126 unsigned int count; member
Dxor.c72 int i, count, max; in do_xor_speed() local
Dblowfish_common.c354 short i, j, count; in blowfish_setkey() local
Daead.c382 int crypto_register_aeads(struct aead_alg *algs, int count) in crypto_register_aeads()
402 void crypto_unregister_aeads(struct aead_alg *algs, int count) in crypto_unregister_aeads()
Dskcipher.c424 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers()
444 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers()
Dtgr192.c40 int count; member
Dshash.c503 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
523 int crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
Dalgapi.c423 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs()
443 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
/crypto/async_tx/
Draid6test.c86 int count = 0; in raid6_dual_recov() local