Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9539/
Dpoc.cpp95 Status descramble_status; in thread_func() local
104 descramble_status = status; in thread_func()
117 return (void *)(descramble_status == Status::OK ? RESULT_SESSION1 in thread_func()