Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp66 auto unprotParams = coseMac0->asArray()->get(kCoseMac0UnprotectedParams)->asMap(); in corrupt_maced_key() local
69 if (!protParams || !unprotParams || !payload || !tag) { in corrupt_maced_key()
74 corruptMac0.add(unprotParams->clone()); in corrupt_maced_key()