Lines Matching refs:crypto_req_done
1459 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1481 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1496 crypto_req_done, &wait); in test_ahash_vec_cfg()
1539 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2054 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2072 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2089 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2279 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2811 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2827 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
2842 if (req->base.complete != crypto_req_done) in test_skcipher_vec_cfg()
2981 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in generate_random_cipher_testvec()
3374 crypto_req_done, &wait); in test_acomp()
3466 crypto_req_done, &wait); in test_acomp()
3847 crypto_req_done, &wait); in do_test_kpp()
3887 crypto_req_done, &wait); in do_test_kpp()
3917 crypto_req_done, &wait); in do_test_kpp()
4084 crypto_req_done, &wait); in test_akcipher_one()