Home
last modified time | relevance | path

Searched refs:keySessionResponseLen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/
H A Dmediakeysessionndk_fuzzer.cpp173 int32_t keySessionResponseLen = sizeof(keySessionResponse); in GenerateLicense() local
176 &keySessionResponseLen, HTTPOUTTIME); in GenerateLicense()
178 keySessionResponseLen = OFFRESPONSELEN; in GenerateLicense()
182 …MediaKeySession_ProcessMediaKeyResponse(mediaKeySession, keySessionResponse, keySessionResponseLen, in GenerateLicense()
248 int32_t keySessionResponseLen = sizeof(keySessionResponse); in FuzzTestMediaKeySessionGenerateLicenseNdk() local
251 &keySessionResponseLen, HTTPOUTTIME); in FuzzTestMediaKeySessionGenerateLicenseNdk()
253 keySessionResponseLen = OFFRESPONSELEN; in FuzzTestMediaKeySessionGenerateLicenseNdk()
259 …MediaKeySession_ProcessMediaKeyResponse(mediaKeySession, keySessionResponse, keySessionResponseLen, in FuzzTestMediaKeySessionGenerateLicenseNdk()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.cpp136 int32_t keySessionResponseLen = sizeof(keySessionResponse); in GenerateLicense() local
139 &keySessionResponseLen, HTTPOUTTIME); in GenerateLicense()
141 keySessionResponseLen = OFFRESPONSELEN; in GenerateLicense()
145 …MediaKeySession_ProcessMediaKeyResponse(mediaKeySession, keySessionResponse, keySessionResponseLen, in GenerateLicense()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.cpp141 int32_t keySessionResponseLen = sizeof(keySessionResponse); in GenerateLicense() local
144 &keySessionResponseLen, HTTPOUTTIME); in GenerateLicense()
146 keySessionResponseLen = OFFRESPONSELEN; in GenerateLicense()
150 …MediaKeySession_ProcessMediaKeyResponse(mediaKeySession, keySessionResponse, keySessionResponseLen, in GenerateLicense()