Searched refs:ProtectedData (Results 1 – 19 of 19) sorted by relevance
/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/ |
D | IRemotelyProvisionedComponent.aidl | 21 import android.hardware.security.keymint.ProtectedData; 222 out ProtectedData protectedData); in generateCertificateRequest()
|
D | ProtectedData.aidl | 30 parcelable ProtectedData {
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/3/android/hardware/security/keymint/ |
D | ProtectedData.aidl | 37 parcelable ProtectedData {
|
D | IRemotelyProvisionedComponent.aidl | 40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/2/android/hardware/security/keymint/ |
D | ProtectedData.aidl | 37 parcelable ProtectedData {
|
D | IRemotelyProvisionedComponent.aidl | 40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/current/android/hardware/security/keymint/ |
D | ProtectedData.aidl | 37 parcelable ProtectedData {
|
D | IRemotelyProvisionedComponent.aidl | 40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/1/android/hardware/security/keymint/ |
D | ProtectedData.aidl | 37 parcelable ProtectedData {
|
D | IRemotelyProvisionedComponent.aidl | 40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest()
|
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 487 ProtectedData protectedData; in TEST_P() 511 ProtectedData protectedData; in TEST_P() 552 ProtectedData protectedData; in TEST_P() 572 ProtectedData protectedData; in TEST_P() 596 ProtectedData protectedData; in TEST_P() 615 ProtectedData protectedData; in TEST_P() 636 ProtectedData protectedData; in TEST_P() 663 ProtectedData protectedData; in TEST_P() 693 ProtectedData protectedData; in TEST_P() 710 ProtectedData protectedData; in TEST_P() [all …]
|
/hardware/interfaces/security/keymint/support/include/remote_prov/ |
D | remote_prov_utils.h | 160 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData, 168 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData,
|
/hardware/nxp/keymint/KM200/ |
D | JavacardRemotelyProvisionedComponentDevice.h | 52 ProtectedData* protectedData,
|
D | JavacardRemotelyProvisionedComponentDevice.cpp | 259 DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()
|
/hardware/nxp/keymint/KM300/ |
D | JavacardRemotelyProvisionedComponentDevice.h | 71 DeviceInfo* deviceInfo, ProtectedData* protectedData,
|
D | JavacardRemotelyProvisionedComponentDevice.cpp | 277 const std::vector<uint8_t>&, DeviceInfo*, ProtectedData*, std::vector<uint8_t>*) { in generateCertificateRequest() argument
|
/hardware/interfaces/security/rkp/ |
D | CHANGELOG.md | 28 * ProtectedData has been removed.
|
D | README.md | 188 …ProtectedData](https://cs.android.com/android/platform/superproject/+/master:hardware/interfaces/s…
|
/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()
|