HomeSort by relevance Sort by last modified time
    Searched refs:contentKey (Results 1 - 3 of 3) sorted by null

  /frameworks/av/drm/mediacas/plugins/clearkey/
ClearKeySessionLibrary.h 52 AES_KEY contentKey;
ClearKeyCasPlugin.cpp 331 AES_BLOCK_SIZE * 8, &mKeyInfo[keyIndex].contentKey);
353 AES_KEY contentKey;
364 contentKey = mKeyInfo[keyIndex].contentKey;
382 contentKey,
  /hardware/interfaces/drm/1.0/vts/functional/
drm_hal_clearkey_test.cpp     [all...]

Completed in 385 milliseconds