Searched refs:KM_ERROR_INVALID_INPUT_LENGTH (Results 1 – 3 of 3) sorted by relevance
163 public static final int KM_ERROR_INVALID_INPUT_LENGTH = -21; field in KeymasterDefs227 sErrorCodeToString.put(KM_ERROR_INVALID_INPUT_LENGTH, "Invalid input length"); in sErrorCodeToString.put() argument
294 throw new KeyStoreException(KeymasterDefs.KM_ERROR_INVALID_INPUT_LENGTH, in flush()
479 case KeymasterDefs.KM_ERROR_INVALID_INPUT_LENGTH: in engineDoFinal()