Lines Matching refs:crypto_req_done
1540 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1562 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1577 crypto_req_done, &wait); in test_ahash_vec_cfg()
1620 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2145 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2163 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2180 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2378 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2909 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2925 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2940 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
3083 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3479 crypto_req_done, &wait); in test_acomp()
3571 crypto_req_done, &wait); in test_acomp()
3962 crypto_req_done, &wait); in do_test_kpp()
4002 crypto_req_done, &wait); in do_test_kpp()
4032 crypto_req_done, &wait); in do_test_kpp()
4166 crypto_req_done, &wait); in test_akcipher_one()