Searched refs:isSupportFastAuth (Results 1 – 7 of 7) sorted by relevance
136 authFsm.info.isSupportFastAuth = false;139 authFsm.info.isSupportFastAuth = true;380 authFsm.info.isSupportFastAuth = true;384 authFsm.info.isSupportFastAuth = false;
253 info.isSupportFastAuth = true;281 info.isSupportFastAuth = true;321 info.isSupportFastAuth = true;335 info.isSupportFastAuth = false;352 info.isSupportFastAuth = true;362 info.isSupportFastAuth = false;
172 info.isSupportFastAuth = true;177 info.isSupportFastAuth = false;962 info.isSupportFastAuth = true;
86 bool isSupportFastAuth; member
380 info->isSupportFastAuth = false; in GetFastAuthKey()390 if (!info->isServer || info->isSupportFastAuth) { in PackFastAuth()406 info->isSupportFastAuth = false; in PackFastAuth()416 info->isSupportFastAuth = false; in PackFastAuth()421 info->isSupportFastAuth = false; in PackFastAuth()426 info->isSupportFastAuth = false; in PackFastAuth()545 info->isSupportFastAuth = true; in ParseFastAuthValue()689 info->isSupportFastAuth = false; in UnpackFastAuth()
480 …*result = (authFsm->info.normalizedType == NORMALIZED_SUPPORT || authFsm->info.isSupportFastAuth) ? in ProcessTimeoutErrorCode()502 !authFsm->info.isSupportFastAuth) { in CompleteAuthSession()1188 if (authFsm->info.isSupportFastAuth) { in TryRecoveryKey()1226 if (info->normalizedType == NORMALIZED_SUPPORT || info->isSupportFastAuth) { in DeviceAuthStateEnter()
738 if ((info->isSupportFastAuth) && (info->version <= SOFTBUS_OLD_V2)) { in AuthManagerSetSessionKey()