Searched defs:KM_ERROR_INVALID_KEY_BLOB (Results 1 – 2 of 2) sorted by relevance
270 public static final int KM_ERROR_INVALID_KEY_BLOB = field in KeymasterDefs366 sErrorCodeToString.put(KM_ERROR_INVALID_KEY_BLOB, "Invalid key blob"); in sErrorCodeToString.put() argument
471 KM_ERROR_INVALID_KEY_BLOB = -33, enumerator