Searched refs:keyWithCorruptMac (Results 1 – 1 of 1) sorted by relevance
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | VtsRemotelyProvisionedComponentTests.cpp | 500 MacedPublicKey keyWithCorruptMac = corrupt_maced_key(keysToSign_[0]).moveValue(); in TEST_P() local 506 testMode, {keyWithCorruptMac}, testEekChain_.chain, challenge_, &deviceInfo, in TEST_P() 518 MacedPublicKey keyWithCorruptMac = corrupt_maced_key(keysToSign_[0]).moveValue(); in TEST_P() local 524 testMode, {keyWithCorruptMac}, getProdEekChain(), challenge_, &deviceInfo, in TEST_P()
|