Searched refs:KM_ERROR_UNSUPPORTED_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
167 public static final int KM_ERROR_UNSUPPORTED_KEY_SIZE = -6; field in KeymasterDefs233 sErrorCodeToString.put(KM_ERROR_UNSUPPORTED_KEY_SIZE, "Unsupported key size"); in sErrorCodeToString.put() argument