Home
last modified time | relevance | path

Searched defs:protectedData (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DVtsRemotelyProvisionedComponentTests.cpp387 ProtectedData protectedData; in TEST_P() local
408 ProtectedData protectedData; in TEST_P() local
446 ProtectedData protectedData; in TEST_P() local
466 ProtectedData protectedData; in TEST_P() local
487 ProtectedData protectedData; in TEST_P() local
504 ProtectedData protectedData; in TEST_P() local
522 ProtectedData protectedData; in TEST_P() local
549 ProtectedData protectedData; in TEST_P() local
579 ProtectedData protectedData; in TEST_P() local
596 ProtectedData protectedData; in TEST_P() local
[all …]
/aosp12/system/security/provisioner/
H A Drkp_factory_extraction_tool.cpp70 Array composeCertificateRequest(const ProtectedData& protectedData, in composeCertificateRequest()
143 ProtectedData protectedData; in getCsrForInstance() local
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
H A DProvisioner.java71 ProtectedData protectedData = new ProtectedData(); in provisionCerts() local
H A DSystemInterface.java74 byte[] geekChain, byte[] challenge, ProtectedData protectedData, DeviceInfo deviceInfo, in generateCsr()
H A DCborUtils.java267 byte[] protectedData, byte[] macedKeysToSign) { in buildCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl40 …are.security.keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData pr… in generateCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl40 …are.security.keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData pr… in generateCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl293 out ProtectedData protectedData); in generateCertificateRequest()
/aosp12/system/security/keystore2/aidl/android/security/remoteprovisioning/
H A DIRemoteProvisioning.aidl95 in SecurityLevel secLevel, out ProtectedData protectedData, out DeviceInfo deviceInfo); in generateCsr()
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp98 ProtectedData* protectedData, bytevec* keysToSignMac) { in generateCertificateRequest()
/aosp12/system/keymaster/ng/
H A DAndroidRemotelyProvisionedComponentDevice.cpp109 const bytevec& challenge, DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()