Home | History | Annotate | Download | only in keymaster

Lines Matching refs:LOG_E

348         LOG_E("Auth required but no matching auth token found", 0);
363 LOG_E("Rate-limited keys table full. Entries will time out.", 0);
375 LOG_E("Usage count-limited keys table full, until reboot.", 0);
442 LOG_E("Authentication required, but auth token not provided", 0);
447 LOG_E("Bug: Auth token is the wrong size (%d expected, %d found)", sizeof(hw_auth_token_t),
455 LOG_E("Bug: Auth token is the version %d (or is not an auth token). Expected %d",
461 LOG_E("Auth token signature invalid", 0);
466 LOG_E("Auth token has the challenge %llu, need %llu", auth_token.challenge, op_handle);
477 LOG_E("Auth required but no auth type found", 0);
488 LOG_E("Key requires match of auth type mask 0%uo, but token contained 0%uo",
499 LOG_E("Auth token has timed out", 0);