Searched refs:scheduleAtl (Results 1 – 1 of 1) sorted by relevance
436 uint32_t scheduleAtl; in CreateAuthSchedule() local437 ret = QueryScheduleAtl(*schedule, acl, &scheduleAtl); in CreateAuthSchedule()438 if (ret != RESULT_SUCCESS || context->authTrustLevel > scheduleAtl) { in CreateAuthSchedule()