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