HomeSort by relevance Sort by last modified time
    Searched full:authorizationsize (Results 1 - 11 of 11) sorted by null

  /external/tpm2/
ExecCommand.c 214 UINT32 authorizationSize; // number of bytes in the session area
216 result = UINT32_Unmarshal(&authorizationSize, &buffer, &size);
224 if( authorizationSize < 9
225 || authorizationSize > (UINT32) size)
230 // The sessions, if any, follows authorizationSize.
233 parmBufferStart = sessionBufferStart + authorizationSize;
238 parmBufferSize = size - authorizationSize;
244 authorizationSize,
part3.txt 83 4.4 AuthorizationSize and ParameterSize ............................................................................................ 3
    [all...]
SessionProcess.c     [all...]
  /external/tpm2/generator/
raw_commands.txt 111 AuthorizationSize and ParameterSize ............................................................................................ 3
    [all...]
raw_commands_fixed.txt 111 AuthorizationSize and ParameterSize ............................................................................................ 3
    [all...]
raw_structures.txt     [all...]
raw_structures_fixed.txt     [all...]
  /system/tpm/trunks/generator/
raw_commands.txt 111 AuthorizationSize and ParameterSize ............................................................................................ 3
    [all...]
raw_commands_fixed.txt 111 AuthorizationSize and ParameterSize ............................................................................................ 3
    [all...]
raw_structures.txt     [all...]
raw_structures_fixed.txt     [all...]

Completed in 458 milliseconds