Lines Matching defs:req
140 static inline int do_one_aead_op(struct aead_request *req, int ret) in do_one_aead_op()
150 struct aead_request *req; member
454 static int test_aead_jiffies(struct aead_request *req, int enc, in test_aead_jiffies()
477 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles()
528 struct aead_request *req; in test_aead_speed() local
707 static inline int do_one_ahash_op(struct ahash_request *req, int ret) in do_one_ahash_op()
717 struct ahash_request *req; member
908 static int test_ahash_jiffies_digest(struct ahash_request *req, int blen, in test_ahash_jiffies_digest()
928 static int test_ahash_jiffies(struct ahash_request *req, int blen, in test_ahash_jiffies()
960 static int test_ahash_cycles_digest(struct ahash_request *req, int blen, in test_ahash_cycles_digest()
998 static int test_ahash_cycles(struct ahash_request *req, int blen, in test_ahash_cycles()
1060 struct ahash_request *req; in test_ahash_speed_common() local
1150 struct skcipher_request *req; member
1402 static inline int do_one_acipher_op(struct skcipher_request *req, int ret) in do_one_acipher_op()
1409 static int test_acipher_jiffies(struct skcipher_request *req, int enc, in test_acipher_jiffies()
1434 static int test_acipher_cycles(struct skcipher_request *req, int enc, in test_acipher_cycles()
1489 struct skcipher_request *req; in test_skcipher_speed() local