Searched refs:CreateAttestThread (Results 1 – 1 of 1) sorted by relevance
32 static int CreateAttestThread(void(*run)(void *), void *argv, const char *name, osThreadId_t *serve… in CreateAttestThread() function64 int ret = CreateAttestThread(AttestTaskThread, in AttestAuthCallBack()