Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp172 AuthorizationSet allAuths; in boot_patch_level() local
174 allAuths.push_back(AuthorizationSet(entry.authorizations)); in boot_patch_level()
176 auto patchlevel = allAuths.GetTagValue(TAG_BOOT_PATCHLEVEL); in boot_patch_level()
338 AuthorizationSet allAuths; in ImportWrappedKey() local
340 allAuths.push_back(AuthorizationSet(entry.authorizations)); in ImportWrappedKey()
342 auto algorithm = allAuths.GetTagValue(TAG_ALGORITHM); in ImportWrappedKey()