Lines Matching refs:crypto_req_done
1533 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1555 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1570 crypto_req_done, &wait); in test_ahash_vec_cfg()
1613 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2138 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2156 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2173 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2371 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()
3483 crypto_req_done, &wait); in test_acomp()
3575 crypto_req_done, &wait); in test_acomp()
3966 crypto_req_done, &wait); in do_test_kpp()
4006 crypto_req_done, &wait); in do_test_kpp()
4036 crypto_req_done, &wait); in do_test_kpp()
4205 crypto_req_done, &wait); in test_akcipher_one()