Searched refs:KM_ERROR_KEY_USER_NOT_AUTHENTICATED (Results 1 – 3 of 3) sorted by relevance
186 public static final int KM_ERROR_KEY_USER_NOT_AUTHENTICATED = -26; field in KeymasterDefs250 sErrorCodeToString.put(KM_ERROR_KEY_USER_NOT_AUTHENTICATED, "Key user not authenticated"); in sErrorCodeToString.put() argument
1321 case KeymasterDefs.KM_ERROR_KEY_USER_NOT_AUTHENTICATED: in getInvalidKeyException()
61596 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_KEY_USER_NOT_AUTHENTICATED:I