Searched defs:secure (Results 1 – 4 of 4) sorted by relevance
46 int32_t MediaDecryptModuleService::DecryptMediaData(bool secure, const CryptoInfo &cryptoInfo, in DecryptMediaData()
91 string secure; in InitMod() local
318 int32_t DecryptMediaData(bool secure, const OHOS::HDI::Drm::V1_0::CryptoInfo &cryptoInfo, in DecryptMediaData()
472 int32_t secure = static_cast<int32_t>(*level); in OH_MediaKeySystem_CreateMediaKeySession() local