Lines Matching refs:crypto_req_done
1417 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1439 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1454 crypto_req_done, &wait); in test_ahash_vec_cfg()
1497 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2013 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2031 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2048 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2239 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2775 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2791 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2806 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
2946 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3342 crypto_req_done, &wait); in test_acomp()
3419 crypto_req_done, &wait); in test_acomp()
3785 crypto_req_done, &wait); in do_test_kpp()
3825 crypto_req_done, &wait); in do_test_kpp()
3855 crypto_req_done, &wait); in do_test_kpp()
4022 crypto_req_done, &wait); in test_akcipher_one()