Searched refs:KM_ERROR_INCOMPATIBLE_DIGEST (Results 1 – 1 of 1) sorted by relevance
155 public static final int KM_ERROR_INCOMPATIBLE_DIGEST = -13; field in KeymasterDefs220 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_DIGEST, "Incompatible digest"); in sErrorCodeToString.put() argument