Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keymaster/
DKeymasterDefs.java178 public static final int KM_ERROR_INCOMPATIBLE_KEY_FORMAT = -18; field in KeymasterDefs
246 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_KEY_FORMAT, "Incompatible key format"); in sErrorCodeToString.put() argument
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61576 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_INCOMPATIBLE_KEY_FORMAT:I