Searched defs:KM_ERROR_INVALID_TAG (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java186 public static final int KM_ERROR_INVALID_TAG = -40; field in class:KeymasterDefs
241 sErrorCodeToString.put(KM_ERROR_INVALID_TAG, "Invalid tag");

Completed in 28 milliseconds