Home
last modified time | relevance | path

Searched defs:endpointEncryptionCertChain (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl40 …id.hardware.security.keymint.MacedPublicKey[] keysToSign, in byte[] endpointEncryptionCertChain, i… in generateCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl40 …id.hardware.security.keymint.MacedPublicKey[] keysToSign, in byte[] endpointEncryptionCertChain, i… in generateCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl292 in byte[] endpointEncryptionCertChain, in byte[] challenge, out DeviceInfo deviceInfo, in generateCertificateRequest()
/aosp12/system/keymaster/android_keymaster/
H A Dremote_provisioning_utils.cpp67 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain) { in validateAndExtractEekPubAndId()