Lines Matching refs:crypto_req_done
1510 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1532 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1547 crypto_req_done, &wait); in test_ahash_vec_cfg()
1590 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2113 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2131 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2148 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2346 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2882 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2898 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2913 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
3056 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3454 crypto_req_done, &wait); in test_acomp()
3546 crypto_req_done, &wait); in test_acomp()
3927 crypto_req_done, &wait); in do_test_kpp()
3967 crypto_req_done, &wait); in do_test_kpp()
3997 crypto_req_done, &wait); in do_test_kpp()
4164 crypto_req_done, &wait); in test_akcipher_one()