Searched refs:HKS_ERROR_INVALID_AUTH_TOKEN (Results 1 – 4 of 4) sorted by relevance
160 .innerErrCode = HKS_ERROR_INVALID_AUTH_TOKEN,
403 HKS_ERROR_INVALID_AUTH_TOKEN = -136, enumerator
434 AddInt32Property(env, errorCode, "HUKS_ERROR_INVALID_AUTH_TOKEN", HKS_ERROR_INVALID_AUTH_TOKEN); in AddHuksErrorCodePart3()
361 HKS_IF_NOT_SUCC_LOGE_RETURN(ret, HKS_ERROR_INVALID_AUTH_TOKEN, "parse auth token failed!") in GetAuthToken()