Home
last modified time | relevance | path

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

/frameworks/av/drm/mediadrm/plugins/clearkey/
DAesCtrDecryptor.h30 class AesCtrDecryptor {
32 AesCtrDecryptor() {} in AesCtrDecryptor() function
40 DISALLOW_EVIL_CONSTRUCTORS(AesCtrDecryptor);
DAesCtrDecryptor.cpp29 android::status_t AesCtrDecryptor::decrypt(const android::Vector<uint8_t>& key, in decrypt()
DSession.cpp77 AesCtrDecryptor decryptor; in decrypt()
DAndroid.bp21 "AesCtrDecryptor.cpp",
/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
DAesCtrDecryptorUnittest.cpp39 AesCtrDecryptor decryptor; in attemptDecrypt()
80 AesCtrDecryptor decryptor; in TEST_F()
114 AesCtrDecryptor decryptor; in TEST_F()