Home
last modified time | relevance | path

Searched refs:tresult (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dtestmgr.c124 struct tcrypt_result tresult; in test_hash() local
128 init_completion(&tresult.completion); in test_hash()
138 tcrypt_complete, &tresult); in test_hash()
168 &tresult.completion); in test_hash()
169 if (!ret && !(ret = tresult.err)) { in test_hash()
170 INIT_COMPLETION(tresult.completion); in test_hash()
231 &tresult.completion); in test_hash()
232 if (!ret && !(ret = tresult.err)) { in test_hash()
233 INIT_COMPLETION(tresult.completion); in test_hash()