Searched defs:encrypt (Results 1 – 3 of 3) sorted by relevance
537 static void encrypt(benchmark::State& state, string transform, int keySize, int msgSize) { in encrypt() function
267 Return<void> DrmPlugin::encrypt(const hidl_vec<uint8_t>& sessionId, in encrypt() function in android::hardware::drm::V1_0::implementation::DrmPlugin
602 static void encrypt(benchmark::State& state, string transform, int keySize, int msgSize) { in encrypt() function