Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c30 PriorityMap g_bindPriorityList[BIND_PRIORITY_LEN] = { variable
269 if ((curVersion->third & g_bindPriorityList[i].alg) == g_bindPriorityList[i].alg) { in GetBindPrototolType()
270 return g_bindPriorityList[i].type; in GetBindPrototolType()