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.cpp219 AuthorizationSet allAuths; in boot_patch_level() local
221 allAuths.push_back(AuthorizationSet(entry.authorizations)); in boot_patch_level()
223 auto patchlevel = allAuths.GetTagValue(TAG_BOOT_PATCHLEVEL); in boot_patch_level()
451 AuthorizationSet allAuths; in ImportWrappedKey() local
453 allAuths.push_back(AuthorizationSet(entry.authorizations)); in ImportWrappedKey()
455 auto algorithm = allAuths.GetTagValue(TAG_ALGORITHM); in ImportWrappedKey()