Searched defs:encrypt (Results  1 – 6 of 6) sorted by relevance
| /hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ | 
| D | IDrmPlugin.aidl | 39   byte[] encrypt(in byte[] sessionId, in byte[] keyId, in byte[] input, in byte[] iv);  in encrypt()  method
 | 
| /hardware/interfaces/drm/aidl/android/hardware/drm/ | 
| D | IDrmPlugin.aidl | 95     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/ | 
| D | IDrmPlugin.aidl | 39   byte[] encrypt(in byte[] sessionId, in byte[] keyId, in byte[] input, in byte[] iv);  in encrypt()  method
 | 
| /hardware/interfaces/drm/1.0/default/ | 
| D | DrmPlugin.cpp | 267     Return<void> DrmPlugin::encrypt(const hidl_vec<uint8_t>& sessionId,  in encrypt()  function in android::hardware::drm::V1_0::implementation::DrmPlugin
 | 
| /hardware/interfaces/security/keymint/aidl/vts/performance/ | 
| D | KeyMintBenchmark.cpp | 789 static void encrypt(benchmark::State& state, string transform, int keySize, int msgSize) {  in encrypt()  function
 | 
| /hardware/interfaces/keymaster/4.0/vts/performance/ | 
| D | Benchmark.cpp | 602 static void encrypt(benchmark::State& state, string transform, int keySize, int msgSize) {  in encrypt()  function
 |