Home
last modified time | relevance | path

Searched defs:encrypted (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/default/tests/
DAesCtrDecryptorUnittest.cpp46 const uint8_t* encrypted, in attemptDecryptExpectingSuccess()
136 uint8_t encrypted[kTotalSize] = { in TEST_F() local
181 uint8_t encrypted[kTotalSize] = { in TEST_F() local
227 uint8_t encrypted[kTotalSize] = { in TEST_F() local
273 uint8_t encrypted[kTotalSize] = { in TEST_F() local
322 uint8_t encrypted[kTotalSize] = { in TEST_F() local
376 uint8_t encrypted[kTotalSize] = { in TEST_F() local
431 uint8_t encrypted[kTotalSize] = { in TEST_F() local
/frameworks/av/media/libstagefright/mpeg2ts/
DHlsSampleDecryptor.cpp119 uint8_t *encrypted = nalData + offset; in processNal() local
186 uint8_t *encrypted = data + offset; in processAAC() local
242 uint8_t *encrypted = data + offset; in processAC3() local
/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp653 bool encrypted = data[0] & 0x1; in setWebmBlockCryptoInfo() local