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.c81 unsigned int count; member
88 unsigned int count; member
95 unsigned int count; member
102 unsigned int count; member
108 unsigned int count; member
113 unsigned int count; member
118 unsigned int count; member
123 unsigned int count; member
Dxor.c68 int i, count, max; in do_xor_speed() local
Dblowfish_common.c354 short i, j, count; in blowfish_setkey() local
Daead.c378 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()
Dtgr192.c41 int count; member
Dalgapi.c424 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs()
444 int crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs()
Dshash.c645 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes()
665 int crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes()
Dheh.c180 unsigned int count; member
/crypto/async_tx/
Draid6test.c86 int count = 0; in raid6_dual_recov() local