Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java245 public static final int KM_ERROR_INCOMPATIBLE_KEY_FORMAT = field in KeymasterDefs
382 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_KEY_FORMAT, "Incompatible key format"); in sErrorCodeToString.put() argument
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyStoreException.java516 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_INCOMPATIBLE_KEY_FORMAT, in sErrorCodeToFailureInfo.put() argument
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47664 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_INCOMPATIBLE_KEY_FORMAT:I