Searched defs:attestationKey (Results 1 – 7 of 7) sorted by relevance
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 39 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in generateKey() 40 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in importKey()
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 39 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in generateKey() 40 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in importKey()
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 39 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in generateKey() 40 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in importKey()
|
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 137 KeyMetadata generateKey(in KeyDescriptor key, in @nullable KeyDescriptor attestationKey, in generateKey() 151 KeyMetadata importKey(in KeyDescriptor key, in @nullable KeyDescriptor attestationKey, in importKey()
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 39 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in generateKey() 40 …ndroid.system.keystore2.KeyDescriptor key, in @nullable android.system.keystore2.KeyDescriptor att… in importKey()
|
/system/keymaster/ng/ |
D | AndroidKeyMintDevice.cpp | 268 const optional<AttestationKey>& attestationKey, in generateKey() 306 const optional<AttestationKey>& attestationKey, in importKey()
|
/system/core/trusty/keymaster/keymint/ |
D | TrustyKeyMintDevice.cpp | 119 const optional<AttestationKey>& attestationKey, in generateKey() 164 const optional<AttestationKey>& attestationKey, in importKey()
|