Searched defs:KM_ERROR_KEY_USER_NOT_AUTHENTICATED (Results 1 – 1 of 1) sorted by relevance
172 public static final int KM_ERROR_KEY_USER_NOT_AUTHENTICATED = -26; field in KeymasterDefs234 sErrorCodeToString.put(KM_ERROR_KEY_USER_NOT_AUTHENTICATED, "Key user not authenticated"); in sErrorCodeToString.put() argument