Home
last modified time | relevance | path

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

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