Searched defs:protectedData (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | VtsRemotelyProvisionedComponentTests.cpp | 387 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 D | rkp_factory_extraction_tool.cpp | 70 Array composeCertificateRequest(const ProtectedData& protectedData, in composeCertificateRequest() 143 ProtectedData protectedData; in getCsrForInstance() local
|
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/ |
H A D | Provisioner.java | 71 ProtectedData protectedData = new ProtectedData(); in provisionCerts() local
|
H A D | SystemInterface.java | 74 byte[] geekChain, byte[] challenge, ProtectedData protectedData, DeviceInfo deviceInfo, in generateCsr()
|
H A D | CborUtils.java | 267 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 D | IRemotelyProvisionedComponent.aidl | 40 …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 D | IRemotelyProvisionedComponent.aidl | 40 …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 D | IRemotelyProvisionedComponent.aidl | 293 out ProtectedData protectedData); in generateCertificateRequest()
|
/aosp12/system/security/keystore2/aidl/android/security/remoteprovisioning/ |
H A D | IRemoteProvisioning.aidl | 95 in SecurityLevel secLevel, out ProtectedData protectedData, out DeviceInfo deviceInfo); in generateCsr()
|
/aosp12/system/core/trusty/keymaster/keymint/ |
H A D | TrustyRemotelyProvisionedComponentDevice.cpp | 98 ProtectedData* protectedData, bytevec* keysToSignMac) { in generateCertificateRequest()
|
/aosp12/system/keymaster/ng/ |
H A D | AndroidRemotelyProvisionedComponentDevice.cpp | 109 const bytevec& challenge, DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()
|