Home
last modified time | relevance | path

Searched defs:createCryptoPlugin (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/
Ddrm_hal_clearkey_test.h126 sp<ICryptoPlugin> createCryptoPlugin(sp<ICryptoFactory> cryptoFactory) { in createCryptoPlugin() function
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp159 sp<ICryptoPlugin> DrmHalTest::createCryptoPlugin() { in createCryptoPlugin() function in android::hardware::drm::V1_2::vts::DrmHalTest