Searched defs:decrypt (Results 1 – 3 of 3) sorted by relevance
31 uint8_t* data_in, uint8_t* data_out, size_t data_size, bool decrypt) { in TpmEncryptDecrypt()
265 bool decrypt = false; in main() local
142 ::ndk::ScopedAStatus DrmPlugin::decrypt(const std::vector<uint8_t>& in_sessionId, in decrypt() function in aidl::android::hardware::drm::castkey::DrmPlugin