Searched defs:protectedData (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 487 ProtectedData protectedData; in TEST_P() local 511 ProtectedData protectedData; in TEST_P() local 552 ProtectedData protectedData; in TEST_P() local 572 ProtectedData protectedData; in TEST_P() local 596 ProtectedData protectedData; in TEST_P() local 615 ProtectedData protectedData; in TEST_P() local 636 ProtectedData protectedData; in TEST_P() local 663 ProtectedData protectedData; in TEST_P() local 693 ProtectedData protectedData; in TEST_P() local 710 ProtectedData protectedData; in TEST_P() local [all …]
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/1/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 40 …are.security.keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData pr… in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/2/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 40 …are.security.keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData pr… in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/3/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 40 …are.security.keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData pr… in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/current/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 40 …are.security.keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData pr… in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 222 out ProtectedData protectedData); in generateCertificateRequest()
|
/hardware/nxp/keymint/KM200/ |
D | JavacardRemotelyProvisionedComponentDevice.cpp | 259 DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()
|
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils.cpp | 637 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData, in verifyProtectedData() 737 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData, in verifyFactoryProtectedData() 747 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData, in verifyProductionProtectedData()
|