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