Lines Matching refs:completion
50 struct completion completion; member
113 complete(&res->completion); in tcrypt_complete()
128 init_completion(&tresult.completion); in test_hash()
168 &tresult.completion); in test_hash()
170 INIT_COMPLETION(tresult.completion); in test_hash()
231 &tresult.completion); in test_hash()
233 INIT_COMPLETION(tresult.completion); in test_hash()
286 init_completion(&result.completion); in test_aead()
362 &result.completion); in test_aead()
364 INIT_COMPLETION(result.completion); in test_aead()
480 &result.completion); in test_aead()
482 INIT_COMPLETION(result.completion); in test_aead()
629 init_completion(&result.completion); in test_skcipher()
684 &result.completion); in test_skcipher()
686 INIT_COMPLETION(result.completion); in test_skcipher()
771 &result.completion); in test_skcipher()
773 INIT_COMPLETION(result.completion); in test_skcipher()