Home
last modified time | relevance | path

Searched refs:KM_ERROR_UNSUPPORTED_EC_FIELD (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java305 public static final int KM_ERROR_UNSUPPORTED_EC_FIELD = field in KeymasterDefs
395 sErrorCodeToString.put(KM_ERROR_UNSUPPORTED_EC_FIELD, "Unsupported EC field"); in sErrorCodeToString.put() argument
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyStoreException.java578 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_UNSUPPORTED_EC_FIELD, in sErrorCodeToFailureInfo.put() argument
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47703 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_UNSUPPORTED_EC_FIELD:I