Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl39 byte[] encrypt(in byte[] sessionId, in byte[] keyId, in byte[] input, in byte[] iv); in encrypt() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl39 byte[] encrypt(in byte[] sessionId, in byte[] keyId, in byte[] input, in byte[] iv); in encrypt() method
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl95 byte[] encrypt(in byte[] sessionId, in byte[] keyId, in byte[] input, in byte[] iv); in encrypt() method
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp266 Return<void> DrmPlugin::encrypt(const hidl_vec<uint8_t>& sessionId, in encrypt() function in android::hardware::drm::V1_0::implementation::DrmPlugin
/hardware/interfaces/keymaster/4.0/vts/performance/
DBenchmark.cpp602 static void encrypt(benchmark::State& state, string transform, int keySize, int msgSize) { in encrypt() function
/hardware/interfaces/security/keymint/aidl/vts/performance/
DKeyMintBenchmark.cpp789 static void encrypt(benchmark::State& state, string transform, int keySize, int msgSize) { in encrypt() function