Home
last modified time | relevance | path

Searched refs:protectedData (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp302 const bytevec& keysToSignMac, const ProtectedData& protectedData, in checkProtectedData() argument
304 auto [parsedProtectedData, _, protDataErrMsg] = cppbor::parse(protectedData.protectedData); in checkProtectedData()
387 ProtectedData protectedData; in TEST_P() local
390 &protectedData, &keysToSignMac); in TEST_P()
393 checkProtectedData(deviceInfo, cppbor::Array(), keysToSignMac, protectedData); in TEST_P()
408 ProtectedData protectedData; in TEST_P() local
411 &protectedData, &keysToSignMac); in TEST_P()
415 checkProtectedData(deviceInfo, /*keysToSign=*/cppbor::Array(), keysToSignMac, protectedData, in TEST_P()
420 &protectedData, &keysToSignMac); in TEST_P()
424 checkProtectedData(deviceInfo, /*keysToSign=*/cppbor::Array(), keysToSignMac, protectedData, in TEST_P()
[all …]
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DProtectedData.aidl38 byte[] protectedData;
DIRemotelyProvisionedComponent.aidl40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest() argument
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DProtectedData.aidl196 byte[] protectedData;
DIRemotelyProvisionedComponent.aidl293 out ProtectedData protectedData); in generateCertificateRequest() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DProtectedData.aidl38 byte[] protectedData;
DIRemotelyProvisionedComponent.aidl40 ….keymint.DeviceInfo deviceInfo, out android.hardware.security.keymint.ProtectedData protectedData); in generateCertificateRequest() argument