Searched defs:count (Results 1 – 10 of 10) sorted by relevance
| /crypto/ |
| D | rng.c | 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()
|
| D | testmgr.c | 81 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
|
| D | xor.c | 68 int i, count, max; in do_xor_speed() local
|
| D | blowfish_common.c | 354 short i, j, count; in blowfish_setkey() local
|
| D | aead.c | 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()
|
| D | tgr192.c | 41 int count; member
|
| D | algapi.c | 424 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()
|
| D | shash.c | 645 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()
|
| D | heh.c | 180 unsigned int count; member
|
| /crypto/async_tx/ |
| D | raid6test.c | 86 int count = 0; in raid6_dual_recov() local
|