Searched refs:KM_ERROR_INCOMPATIBLE_BLOCK_MODE (Results 1 – 1 of 1) sorted by relevance
154 public static final int KM_ERROR_INCOMPATIBLE_BLOCK_MODE = -8; field in KeymasterDefs218 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_BLOCK_MODE, "Incompatible block mode"); in sErrorCodeToString.put() argument