Home
last modified time | relevance | path

Searched refs:AUTH_PRIORITY_LEN (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.c22 #define AUTH_PRIORITY_LEN 5 macro
37 PriorityMap g_authPriorityList[AUTH_PRIORITY_LEN] = {
282 for (int i = 0; i < AUTH_PRIORITY_LEN; i++) { in GetAuthPrototolType()