Home
last modified time | relevance | path

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

/test/xts/device_attest_lite/services/core/
Dattest_entry.c32 static int CreateAttestThread(void(*run)(void *), void *argv, const char *name, osThreadId_t *serve… in CreateAttestThread() function
64 int ret = CreateAttestThread(AttestTaskThread, in AttestAuthCallBack()