Home
last modified time | relevance | path

Searched refs:ProtectedData (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/
DIRemotelyProvisionedComponent.aidl21 import android.hardware.security.keymint.ProtectedData;
222 out ProtectedData protectedData); in generateCertificateRequest()
DProtectedData.aidl30 parcelable ProtectedData {
/hardware/interfaces/security/rkp/aidl/aidl_api/android.hardware.security.rkp/3/android/hardware/security/keymint/
DProtectedData.aidl37 parcelable ProtectedData {
DIRemotelyProvisionedComponent.aidl40 ….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/
DProtectedData.aidl37 parcelable ProtectedData {
DIRemotelyProvisionedComponent.aidl40 ….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/
DProtectedData.aidl37 parcelable ProtectedData {
DIRemotelyProvisionedComponent.aidl40 ….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/
DProtectedData.aidl37 parcelable ProtectedData {
DIRemotelyProvisionedComponent.aidl40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest()
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp487 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/
Dremote_prov_utils.h160 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData,
168 const std::vector<uint8_t>& keysToSignMac, const ProtectedData& protectedData,
/hardware/nxp/keymint/KM200/
DJavacardRemotelyProvisionedComponentDevice.h52 ProtectedData* protectedData,
DJavacardRemotelyProvisionedComponentDevice.cpp259 DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()
/hardware/nxp/keymint/KM300/
DJavacardRemotelyProvisionedComponentDevice.h71 DeviceInfo* deviceInfo, ProtectedData* protectedData,
DJavacardRemotelyProvisionedComponentDevice.cpp277 const std::vector<uint8_t>&, DeviceInfo*, ProtectedData*, std::vector<uint8_t>*) { in generateCertificateRequest() argument
/hardware/interfaces/security/rkp/
DCHANGELOG.md28 * ProtectedData has been removed.
DREADME.md188ProtectedData](https://cs.android.com/android/platform/superproject/+/master:hardware/interfaces/s…
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp637 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()