Searched refs:kHwSecureAll (Results 1 – 1 of 1) sorted by relevance
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()