Searched defs:protectedData (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 662 ProtectedData protectedData; in TEST_P() local 686 ProtectedData protectedData; in TEST_P() local 727 ProtectedData protectedData; in TEST_P() local 747 ProtectedData protectedData; in TEST_P() local 771 ProtectedData protectedData; in TEST_P() local 790 ProtectedData protectedData; in TEST_P() local 811 ProtectedData protectedData; in TEST_P() local 838 ProtectedData protectedData; in TEST_P() local 868 ProtectedData protectedData; in TEST_P() local 885 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/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/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/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 226 out ProtectedData protectedData); in generateCertificateRequest()
|
/hardware/nxp/keymint/KM200/ |
D | JavacardRemotelyProvisionedComponentDevice.cpp | 262 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() 738 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData, in verifyFactoryProtectedData() 749 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData, in verifyProductionProtectedData()
|