Lines Matching refs:crypto_req_done
1414 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1436 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1451 crypto_req_done, &wait); in test_ahash_vec_cfg()
1494 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2010 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2028 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2045 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2236 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2772 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2788 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2803 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
2943 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3339 crypto_req_done, &wait); in test_acomp()
3416 crypto_req_done, &wait); in test_acomp()
3782 crypto_req_done, &wait); in do_test_kpp()
3822 crypto_req_done, &wait); in do_test_kpp()
3852 crypto_req_done, &wait); in do_test_kpp()
4019 crypto_req_done, &wait); in test_akcipher_one()