Lines Matching refs:kmError2ScopedAStatus
37 using km_utils::kmError2ScopedAStatus;
264 return kmError2ScopedAStatus(response.error); in addRngEntropy()
294 return kmError2ScopedAStatus(response.error); in generateKey()
325 return kmError2ScopedAStatus(response.error); in importKey()
356 return kmError2ScopedAStatus(response.error); in importWrappedKey()
379 return kmError2ScopedAStatus(response.error); in upgradeKey()
393 return kmError2ScopedAStatus(response.error); in deleteKey()
402 return kmError2ScopedAStatus(response.error); in deleteAllKeys()
406 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in destroyAttestationIds()
427 return kmError2ScopedAStatus(response.error); in begin()
447 return kmError2ScopedAStatus(response.error); in deviceLocked()
452 return kmError2ScopedAStatus(response.error); in earlyBootEnded()
458 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in convertStorageKeyToEphemeral()
472 return kmError2ScopedAStatus(response.error); in getKeyCharacteristics()
484 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in getRootOfTrustChallenge()
489 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in getRootOfTrust()
493 return kmError2ScopedAStatus(KM_ERROR_UNIMPLEMENTED); in sendRootOfTrust()