Searched refs:KM_ERROR_INVALID_INPUT_LENGTH (Results 1 – 4 of 4) sorted by relevance
128 throw new KeyStoreException(KeymasterDefs.KM_ERROR_INVALID_INPUT_LENGTH, in update()143 throw new KeyStoreException(KeymasterDefs.KM_ERROR_INVALID_INPUT_LENGTH, in update()
512 case KeymasterDefs.KM_ERROR_INVALID_INPUT_LENGTH: in engineDoFinal()
181 public static final int KM_ERROR_INVALID_INPUT_LENGTH = -21; field in KeymasterDefs247 sErrorCodeToString.put(KM_ERROR_INVALID_INPUT_LENGTH, "Invalid input length"); in sErrorCodeToString.put() argument
61583 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_INVALID_INPUT_LENGTH:I