Searched refs:eekId_ (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 430 : eekId_(string_to_bytevec("eekid")), challenge_(randomBytes(64)) {} in CertificateRequestTestBase() 433 auto chain = generateEekChain(rpcHardwareInfo.supportedEekCurve, eekLength, eekId_); in generateTestEekChain() 454 bytevec eekId_; member in aidl::android::hardware::security::keymint::test::CertificateRequestTestBase 494 deviceInfo, cppbor::Array(), keysToSignMac, protectedData, testEekChain_, eekId_, in TEST_P() 520 eekId_, rpcHardwareInfo.supportedEekCurve, provisionable_.get(), challenge_); in TEST_P() 530 eekId_, rpcHardwareInfo.supportedEekCurve, provisionable_.get(), challenge_); in TEST_P() 579 deviceInfo, cborKeysToSign_, keysToSignMac, protectedData, testEekChain_, eekId_, in TEST_P()
|