Searched defs:KM_ERROR_KEY_USER_NOT_AUTHENTICATED (Results 1 – 2 of 2) sorted by relevance
261 public static final int KM_ERROR_KEY_USER_NOT_AUTHENTICATED = field in KeymasterDefs406 sErrorCodeToString.put(KM_ERROR_KEY_USER_NOT_AUTHENTICATED, "Key user not authenticated"); in sErrorCodeToString.put() argument
532 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_KEY_USER_NOT_AUTHENTICATED, in sErrorCodeToFailureInfo.put()