HomeSort by relevance Sort by last modified time
    Searched full:responsesize (Results 1 - 25 of 35) sorted by null

1 2

  /external/tpm2/include/tpm2/
ExecCommand_fp.h 11 unsigned int *responseSize, // OUT: response buffer size
  /external/tpm2/generator/
commands.txt 19 _NAME responseSize
38 _NAME responseSize
57 _NAME responseSize
76 _NAME responseSize
95 _NAME responseSize
137 _NAME responseSize
162 _NAME responseSize
193 _NAME responseSize
233 _NAME responseSize
264 _NAME responseSize
    [all...]
  /external/tpm2/
ExecCommand.c 45 unsigned int *responseSize, // OUT: response buffer size
102 TpmFailureMode (requestSize, request, responseSize, response);
292 *responseSize = sizeof(TPM_ST) + sizeof(UINT32) + sizeof(TPM_RC);
300 *responseSize += resHandleSize + resParmSize + resAuthSize;
303 *responseSize += sizeof(UINT32);
338 UINT32_Marshal((UINT32 *)responseSize, &buffer, &bufferSize);
339 pAssert(*responseSize <= MAX_RESPONSE_SIZE);
343 MemorySet(*response + *responseSize, 0, MAX_RESPONSE_SIZE - *responseSize);
  /frameworks/av/media/ndk/
NdkMediaDrm.cpp 325 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId) {
330 if (!scope || !response || !responseSize || !keySetId) {
339 mdResponse.appendArray(response, responseSize);
453 const uint8_t *response, size_t responseSize) {
457 if (!response || !responseSize) {
462 mdResponse.appendArray(response, responseSize);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iscsidsc.h 344 HRESULT WINAPI SendScsiReadCapacity(PISCSI_UNIQUE_SESSION_ID UniqueSessionId,ULONGLONG Lun,PUCHAR *ScsiStatus,PULONG *ResponseSize,PUCHAR ResponseBuffer,PULONG *SenseSize,PUCHAR SenseBuffer);
346 HRESULT WINAPI SendScsiReportLuns(PISCSI_UNIQUE_SESSION_ID UniqueSessionId,PUCHAR *ScsiStatus,PULONG *ResponseSize,PUCHAR ResponseBuffer,PULONG *SenseSize,PUCHAR SenseBuffer);
690 PULONG *ResponseSize,
699 PULONG *ResponseSize,
  /development/ndk/platforms/android-21/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /frameworks/av/include/ndk/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/media/
NdkMediaDrm.h 220 * responseSize should be set to the size of the response in bytes
224 const uint8_t *response, size_t responseSize, AMediaDrmKeySetId *keySetId);
285 * responseSize is the length of the provisioning response in bytes.
291 const uint8_t *response, size_t responseSize);

Completed in 1124 milliseconds

1 2