Searched refs:hMode (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/drm/libmediadrm/ |
D | CryptoHal.cpp | 349 Mode hMode; in decrypt() local 352 hMode = Mode::UNENCRYPTED ; in decrypt() 355 hMode = Mode::AES_CTR; in decrypt() 358 hMode = Mode::AES_CBC_CTS; in decrypt() 361 hMode = Mode::AES_CBC; in decrypt() 413 hMode, hPattern, hSubSamples, hSource, offset, hDestination, in decrypt() 424 hMode, hPattern, hSubSamples, hSource, offset, hDestination, in decrypt()
|