Loading security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see.hwcrypto/current/android/hardware/security/see/hwcrypto/IHwCryptoKey.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ interface IHwCryptoKey { android.hardware.security.see.hwcrypto.IOpaqueKey getKeyslotData(android.hardware.security.see.hwcrypto.IHwCryptoKey.KeySlot slotId); enum DeviceKeyId { DEVICE_BOUND_KEY, BATCH_KEY, } enum KeySlot { KEYMINT_SHARED_HMAC_KEY, Loading security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/IHwCryptoKey.aidl +0 −4 Original line number Diff line number Diff line Loading @@ -35,10 +35,6 @@ interface IHwCryptoKey { * This is a key unique to the device. */ DEVICE_BOUND_KEY, /* * This is a shared by a set of devices. */ BATCH_KEY, } /* Loading Loading
security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see.hwcrypto/current/android/hardware/security/see/hwcrypto/IHwCryptoKey.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ interface IHwCryptoKey { android.hardware.security.see.hwcrypto.IOpaqueKey getKeyslotData(android.hardware.security.see.hwcrypto.IHwCryptoKey.KeySlot slotId); enum DeviceKeyId { DEVICE_BOUND_KEY, BATCH_KEY, } enum KeySlot { KEYMINT_SHARED_HMAC_KEY, Loading
security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/IHwCryptoKey.aidl +0 −4 Original line number Diff line number Diff line Loading @@ -35,10 +35,6 @@ interface IHwCryptoKey { * This is a key unique to the device. */ DEVICE_BOUND_KEY, /* * This is a shared by a set of devices. */ BATCH_KEY, } /* Loading