Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/authentication/
H A Dtcu_authentication.c40 static const char *g_systemCaHashFileList[] = { variable
52 *num = sizeof(g_systemCaHashFileList) / sizeof(intptr_t); in GetCaHashFileList()
53 return g_systemCaHashFileList; in GetCaHashFileList()