Searched refs:ProtectedData (Results 1 – 7 of 7) sorted by relevance
/system/security/keystore2/aidl/android/security/remoteprovisioning/ |
D | IRemoteProvisioning.aidl | 20 import android.hardware.security.keymint.ProtectedData; 95 in SecurityLevel secLevel, out ProtectedData protectedData, out DeviceInfo deviceInfo); in generateCsr()
|
/system/security/provisioner/ |
D | rkp_factory_extraction_tool.cpp | 31 using aidl::android::hardware::security::keymint::ProtectedData; 70 Array composeCertificateRequest(const ProtectedData& protectedData, in composeCertificateRequest() 143 ProtectedData protectedData; in getCsrForInstance()
|
/system/keymaster/ng/include/ |
D | AndroidRemotelyProvisionedComponentDevice.h | 46 DeviceInfo* deviceInfo, ProtectedData* protectedData,
|
/system/core/trusty/keymaster/include/trusty_keymaster/ |
D | TrustyRemotelyProvisionedComponentDevice.h | 46 DeviceInfo* deviceInfo, ProtectedData* protectedData,
|
/system/security/keystore2/src/ |
D | remote_provisioning.rs | 28 MacedPublicKey::MacedPublicKey, ProtectedData::ProtectedData, SecurityLevel::SecurityLevel, 284 protected_data: &mut ProtectedData, in generate_csr() argument 444 protected_data: &mut ProtectedData, in generateCsr() argument
|
/system/core/trusty/keymaster/keymint/ |
D | TrustyRemotelyProvisionedComponentDevice.cpp | 98 ProtectedData* protectedData, bytevec* keysToSignMac) { in generateCertificateRequest()
|
/system/keymaster/ng/ |
D | AndroidRemotelyProvisionedComponentDevice.cpp | 109 const bytevec& challenge, DeviceInfo* deviceInfo, ProtectedData* protectedData, in generateCertificateRequest()
|