Home
last modified time | relevance | path

Searched defs:keySetId (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl46 …hardware.drm.OfflineLicenseState getOfflineLicenseState(in android.hardware.drm.KeySetId keySetId); in getOfflineLicenseState()
63 void removeOfflineLicense(in android.hardware.drm.KeySetId keySetId); in removeOfflineLicense()
66 void restoreKeys(in byte[] sessionId, in android.hardware.drm.KeySetId keySetId); in restoreKeys()
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl46 …hardware.drm.OfflineLicenseState getOfflineLicenseState(in android.hardware.drm.KeySetId keySetId); in getOfflineLicenseState()
63 void removeOfflineLicense(in android.hardware.drm.KeySetId keySetId); in removeOfflineLicense()
66 void restoreKeys(in byte[] sessionId, in android.hardware.drm.KeySetId keySetId); in restoreKeys()
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl239 OfflineLicenseState getOfflineLicenseState(in KeySetId keySetId); in getOfflineLicenseState()
552 void removeOfflineLicense(in KeySetId keySetId); in removeOfflineLicense()
592 void restoreKeys(in byte[] sessionId, in KeySetId keySetId); in restoreKeys()
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_test.cpp177 vector<uint8_t> keySetId = loadKeys(sessionId, KeyType::OFFLINE); in TEST_P() local
224 vector<uint8_t> keySetId = loadKeys(sessionId, content, KeyType::OFFLINE); in TEST_P() local
426 vector<uint8_t> keySetId = loadKeys(sessionId, KeyType::OFFLINE); in TEST_P() local
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_test.cpp174 hidl_vec<uint8_t> keySetId = loadKeys(sessionId, KeyType::OFFLINE); in TEST_P() local
213 hidl_vec<uint8_t> keySetId = loadKeys(sessionId, content, KeyType::OFFLINE); in TEST_P() local
432 hidl_vec<uint8_t> keySetId = loadKeys(sessionId, KeyType::OFFLINE); in TEST_P() local
Ddrm_hal_common.cpp297 hidl_vec<uint8_t> keySetId; in provideKeyResponse() local
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp108 Vector<uint8_t> keySetId; in provideKeyResponse() local
120 const hidl_vec<uint8_t>& keySetId) { in restoreKeys()
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp274 hidl_vec<uint8_t> keySetId; in loadKeys() local
384 [&](Status status, const hidl_vec<uint8_t>& keySetId) { in TEST_P()
401 [&](Status status, const hidl_vec<uint8_t>& keySetId) { in TEST_P()
416 [&](Status status, const hidl_vec<uint8_t>& keySetId) { in TEST_P()
449 hidl_vec<uint8_t> keySetId = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1}; in TEST_P() local
Ddrm_hal_vendor_test.cpp327 hidl_vec<uint8_t> keySetId; in loadKeys() local
400 [&](Status status, const hidl_vec<uint8_t>& keySetId) { in TEST_P()
416 [&](Status status, const hidl_vec<uint8_t>& keySetId) { in TEST_P()
455 hidl_vec<uint8_t> keySetId = in TEST_P() local
490 hidl_vec<uint8_t> keySetId = in TEST_P() local
/hardware/interfaces/drm/1.1/vts/functional/
Ddrm_hal_clearkey_test.cpp125 hidl_vec<uint8_t> keySetId; in loadKeys() local