Searched refs:KM_ERROR_KEY_USER_NOT_AUTHENTICATED (Results 1 – 3 of 3) sorted by relevance
180 public static final int KM_ERROR_KEY_USER_NOT_AUTHENTICATED = -26; field in KeymasterDefs243 sErrorCodeToString.put(KM_ERROR_KEY_USER_NOT_AUTHENTICATED, "Key user not authenticated"); in sErrorCodeToString.put() argument
714 case KeymasterDefs.KM_ERROR_KEY_USER_NOT_AUTHENTICATED: in getInvalidKeyException()
948 KeymasterDefs.KM_ERROR_KEY_USER_NOT_AUTHENTICATED, result.resultCode); in testAuthNeeded()