Lines Matching full:auth
151 // If no auth is required or if auth is timeout-based, we have nothing to check.
359 ALOGE("Auth required but no matching auth token found");
476 ALOGE("Authentication required, but auth token not provided");
481 ALOGE("Bug: Auth token is the wrong size (%zu expected, %zu found)",
489 ALOGE("Bug: Auth token is the version %hhu (or is not an auth token). Expected %d",
495 ALOGE("Auth token signature invalid");
500 ALOGE("Auth token has the challenge %" PRIu64 ", need %" PRIu64, auth_token.challenge,
506 ALOGI("Auth token SIDs %" PRIu64 " and %" PRIu64 " do not match key SID %" PRIu64,
512 ALOGE("Auth required but no auth type found");
522 ALOGE("Key requires match of auth type mask 0%uo, but token contained 0%uo",
534 ALOGE("Auth token has timed out");