Lines Matching refs:crypto_req_done
1325 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1347 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1362 crypto_req_done, &wait); in test_ahash_vec_cfg()
1405 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1920 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
1938 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
1955 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2118 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_aead_testvec()
2510 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2526 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2541 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
2681 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3066 crypto_req_done, &wait); in test_acomp()
3143 crypto_req_done, &wait); in test_acomp()
3509 crypto_req_done, &wait); in do_test_kpp()
3549 crypto_req_done, &wait); in do_test_kpp()
3579 crypto_req_done, &wait); in do_test_kpp()
3745 crypto_req_done, &wait); in test_akcipher_one()