Searched refs:KM_ERROR_INVALID_KEY_BLOB (Results 1 – 1 of 1) sorted by relevance
194 public static final int KM_ERROR_INVALID_KEY_BLOB = -33; field in KeymasterDefs255 sErrorCodeToString.put(KM_ERROR_INVALID_KEY_BLOB, "Invalid key blob"); in sErrorCodeToString.put() argument