Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/
Ddrm_hal_clearkey_test.h80 const bool cryptoCommonPsshBox = cryptoFactory->isCryptoSchemeSupported(kCommonPsshBoxUUID); in SetUp() local
81 EXPECT_EQ(drmCommonPsshBox, cryptoCommonPsshBox); in SetUp()
82 const bool supportsCommonPsshBox = drmCommonPsshBox && cryptoCommonPsshBox; in SetUp()