HomeSort by relevance Sort by last modified time
    Searched defs:KM_ERROR_UNSUPPORTED_TAG (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 185 public static final int KM_ERROR_UNSUPPORTED_TAG = -39;
240 sErrorCodeToString.put(KM_ERROR_UNSUPPORTED_TAG, "Unsupported tag");
  /hardware/libhardware/include/hardware/
keymaster_defs.h 406 KM_ERROR_UNSUPPORTED_TAG = -39,

Completed in 1575 milliseconds