Searched refs:keyWithCorruptMac (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 611 MacedPublicKey keyWithCorruptMac = result.moveValue(); in TEST_P() local 618 testMode, {keyWithCorruptMac}, testEekChain_.chain, challenge_, &deviceInfo, in TEST_P() 632 MacedPublicKey keyWithCorruptMac = result.moveValue(); in TEST_P() local 638 testMode, {keyWithCorruptMac}, getProdEekChain(rpcHardwareInfo.supportedEekCurve), in TEST_P() 854 MacedPublicKey keyWithCorruptMac = result.moveValue(); in TEST_P() local 858 provisionable_->generateCertificateRequestV2({keyWithCorruptMac}, challenge_, &csr); in TEST_P()
|