Searched defs:attemptDecrypt (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
H A DAesCtrDecryptorUnittest.cpp33 status_t attemptDecrypt(const Key& key, const Iv& iv, const uint8_t* source, function in class:clearkeydrm::AesCtrDecryptorTest
52 ASSERT_EQ(android::OK, attemptDecrypt(key, iv, encrypted, outputBuffer,

Completed in 935 milliseconds