Home
last modified time | relevance | path

Searched refs:decryptWithInvalidKeys (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/
Ddrm_hal_clearkey_test.h191 void decryptWithInvalidKeys(hidl_vec<uint8_t>& invalidResponse,
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
Ddrm_hal_common.h148 void decryptWithInvalidKeys(hidl_vec<uint8_t>& invalidResponse,
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_test.cpp502 decryptWithInvalidKeys(invalidResponse, iv, noPattern, subSamples); in TEST_P()
533 decryptWithInvalidKeys(invalidResponse, iv, noPattern, subSamples); in TEST_P()
Ddrm_hal_common.cpp523 void DrmHalClearkeyTestV1_2::decryptWithInvalidKeys( in decryptWithInvalidKeys() function in android::hardware::drm::V1_2::vts::DrmHalClearkeyTestV1_2
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp1044 void DrmHalClearkeyDecryptTest::decryptWithInvalidKeys( in decryptWithInvalidKeys() function in android::hardware::drm::V1_0::vts::DrmHalClearkeyDecryptTest
1102 decryptWithInvalidKeys(invalidResponse, iv, noPattern, subSamples); in TEST_P()
1133 decryptWithInvalidKeys(invalidResponse, iv, noPattern, subSamples); in TEST_P()