Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java240 public static final int KM_ERROR_INCOMPATIBLE_KEY_FORMAT = field in KeymasterDefs
358 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_KEY_FORMAT, "Incompatible key format"); in sErrorCodeToString.put() argument
/aosp12/hardware/libhardware/include/hardware/
H A Dkeymaster_defs.h456 KM_ERROR_INCOMPATIBLE_KEY_FORMAT = -18, enumerator
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50987 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_INCOMPATIBLE_KEY_FORMAT:I