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
461 static int test_aead_jiffies(struct aead_request *req, int enc, in test_aead_jiffies()
484 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles()
535 struct aead_request *req; in test_aead_speed() local
720 static inline int do_one_ahash_op(struct ahash_request *req, int ret) in do_one_ahash_op()
730 struct ahash_request *req; member
921 static int test_ahash_jiffies_digest(struct ahash_request *req, int blen, in test_ahash_jiffies_digest()
941 static int test_ahash_jiffies(struct ahash_request *req, int blen, in test_ahash_jiffies()
973 static int test_ahash_cycles_digest(struct ahash_request *req, int blen, in test_ahash_cycles_digest()
1011 static int test_ahash_cycles(struct ahash_request *req, int blen, in test_ahash_cycles()
1073 struct ahash_request *req; in test_ahash_speed_common() local
1163 struct skcipher_request *req; member
1416 static inline int do_one_acipher_op(struct skcipher_request *req, int ret) in do_one_acipher_op()
1423 static int test_acipher_jiffies(struct skcipher_request *req, int enc, in test_acipher_jiffies()
1448 static int test_acipher_cycles(struct skcipher_request *req, int enc, in test_acipher_cycles()
1503 struct skcipher_request *req; in test_skcipher_speed() local