Searched refs:KM_ERROR_UNIMPLEMENTED (Results 1 – 6 of 6) sorted by relevance
261 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in destroyAttestationIds()325 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in getRootOfTrustChallenge()345 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in sendRootOfTrust()
354 public static final int KM_ERROR_UNIMPLEMENTED = field in KeymasterDefs406 sErrorCodeToString.put(KM_ERROR_UNIMPLEMENTED, "Not implemented"); in sErrorCodeToString.put() argument
258 return KM_ERROR_UNIMPLEMENTED; in translate_error()
633 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_UNIMPLEMENTED, in sErrorCodeToFailureInfo.put() argument
978 case KeymasterDefs.KM_ERROR_UNIMPLEMENTED: { in setWrappedKeyEntry()
47698 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_UNIMPLEMENTED:I