Home
last modified time | relevance | path

Searched refs:hMode (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/libmediadrm/
DCryptoHal.cpp324 Mode hMode; in decrypt() local
327 hMode = Mode::UNENCRYPTED ; in decrypt()
330 hMode = Mode::AES_CTR; in decrypt()
333 hMode = Mode::AES_CBC_CTS; in decrypt()
336 hMode = Mode::AES_CBC; in decrypt()
381 hMode, hPattern, hSubSamples, hSource, offset, hDestination, in decrypt()
392 hMode, hPattern, hSubSamples, hSource, offset, hDestination, in decrypt()