Searched refs:AesCtrDecryptor (Results 1 – 9 of 9) sorted by relevance
30 class AesCtrDecryptor {32 AesCtrDecryptor() {} in AesCtrDecryptor() function40 DISALLOW_EVIL_CONSTRUCTORS(AesCtrDecryptor);
31 class AesCtrDecryptor {33 AesCtrDecryptor() {} in AesCtrDecryptor() function41 CLEARKEY_DISALLOW_COPY_AND_ASSIGN(AesCtrDecryptor);
39 AesCtrDecryptor decryptor; in attemptDecrypt()80 AesCtrDecryptor decryptor; in TEST_F()114 AesCtrDecryptor decryptor; in TEST_F()
29 android::status_t AesCtrDecryptor::decrypt(const android::Vector<uint8_t>& key, in decrypt()
77 AesCtrDecryptor decryptor; in decrypt()
31 "AesCtrDecryptor.cpp",
37 Status AesCtrDecryptor::decrypt( in decrypt()
90 AesCtrDecryptor decryptor; in decrypt()
35 "AesCtrDecryptor.cpp",