Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp46 int32_t MediaDecryptModuleService::DecryptMediaData(bool secure, const CryptoInfo &cryptoInfo, in DecryptMediaData()
/ohos5.0/base/update/updater/services/flashd/daemon/
H A Ddaemon.cpp91 string secure; in InitMod() local
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
H A Ddrmservice_fuzzer.h318 int32_t DecryptMediaData(bool secure, const OHOS::HDI::Drm::V1_0::CryptoInfo &cryptoInfo, in DecryptMediaData()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp472 int32_t secure = static_cast<int32_t>(*level); in OH_MediaKeySystem_CreateMediaKeySession() local