Searched refs:kHwSecureAll (Results 1 – 2 of 2) sorted by relevance
63 static constexpr SecurityLevel kHwSecureAll = SecurityLevel::HW_SECURE_ALL; variable128 for (auto level : {kHwSecureAll, kSwSecureCrypto}) { in TEST_P()201 for (auto level : {kHwSecureAll, kSwSecureCrypto}) { in TEST_P()396 auto result = isCryptoSchemeSupported(getAidlUUID(), kHwSecureAll, kVideoMp4); in TEST_P()
52 static const SecurityLevel kHwSecureAll = SecurityLevel::HW_SECURE_ALL; variable102 for (auto level : {kHwSecureAll, kSwSecureCrypto}) { in TEST_P()403 EXPECT_FALSE(drmFactory->isCryptoSchemeSupported_1_2(getUUID(), kVideoMp4, kHwSecureAll)); in TEST_P()