Searched refs:CryptAlgorithmType (Results 1 – 3 of 3) sorted by relevance
38 enum CryptAlgorithmType { enum48 CryptAlgorithmType type;
60 …cryptInfo.type = (OHOS::DrmStandard::IMediaDecryptModuleService::CryptAlgorithmType)data.ReadUint3… in OnRemoteRequest()
721 …cryptInfo.type = static_cast<DrmStandard::IMediaDecryptModuleService::CryptAlgorithmType>(cencInfo… in DecryptMediaData()