HomeSort by relevance Sort by last modified time
    Searched defs:clearkey (Results 26 - 31 of 31) sorted by null

12

  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
InitDataParser.cpp 35 namespace clearkey { namespace in namespace:android::hardware::drm::V1_2
171 } // namespace clearkey
CryptoPlugin.cpp 31 namespace clearkey { namespace in namespace:android::hardware::drm::V1_2
95 "Secure decryption is not supported with ClearKey.");
194 "Selected encryption mode is not supported by the ClearKey DRM Plugin.");
212 } // namespace clearkey
DeviceFiles.cpp 16 using android::hardware::drm::V1_2::clearkey::OfflineFile;
17 using android::hardware::drm::V1_2::clearkey::HashedFile;
18 using android::hardware::drm::V1_2::clearkey::License;
19 using android::hardware::drm::V1_2::clearkey::License_LicenseState_ACTIVE;
20 using android::hardware::drm::V1_2::clearkey::License_LicenseState_RELEASING;
42 namespace clearkey { namespace in namespace:android::hardware::drm::V1_2
248 } // namespace clearkey
JsonWebKey.cpp 40 namespace clearkey { namespace in namespace:android::hardware::drm::V1_2
273 } // namespace clearkey
DrmPlugin.cpp 62 namespace clearkey { namespace in namespace:android::hardware::drm::V1_2
109 // The secure stop in ClearKey implementation is not installed securely.
111 // The content in this secure stop is implementation dependent, the clearkey
175 // KeyType::OFFLINE to return ERROR_DRM_CANNOT_HANDLE in clearkey plugin.
808 // and the drm service. The clearkey implementation consists of:
847 } // namespace clearkey
  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
DrmPlugin.h 36 namespace clearkey { namespace in namespace:android::hardware::drm::V1_2
423 } // namespace clearkey

Completed in 897 milliseconds

12