Searched refs:contentKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/drm/mediacas/plugins/clearkey/
H A DClearKeySessionLibrary.h52 AES_KEY contentKey; member in struct:android::clearkeycas::ClearKeyCasSession::KeyInfo
H A DClearKeyCasPlugin.cpp331 AES_BLOCK_SIZE * 8, &mKeyInfo[keyIndex].contentKey);
350 AES_KEY contentKey; local
361 contentKey = mKeyInfo[keyIndex].contentKey;
379 contentKey,

Completed in 292 milliseconds