Lines Matching refs:crypto_req_done
1412 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1434 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1449 crypto_req_done, &wait); in test_ahash_vec_cfg()
1492 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2004 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2022 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2039 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2228 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2760 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2776 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2791 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
2930 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3323 crypto_req_done, &wait); in test_acomp()
3400 crypto_req_done, &wait); in test_acomp()
3767 crypto_req_done, &wait); in do_test_kpp()
3807 crypto_req_done, &wait); in do_test_kpp()
3837 crypto_req_done, &wait); in do_test_kpp()
4004 crypto_req_done, &wait); in test_akcipher_one()