Home
last modified time | relevance | path

Searched defs:commandSize (Results 1 – 5 of 5) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DExecCommand.c94 UINT32 commandSize; in ExecuteCommand() local
/external/tpm2-tss/src/tss2-tcti/
Dtcti-tbs.h18 UINT32 commandSize; member
/external/libese/libapdu/
Dapdu.cpp36 const size_t commandSize = headerSize + lcSize + lc + leSize; in CommandApdu() local
/external/tpm2-tss/src/tss2-sys/
Dsysapi_util.h25 UINT32 commandSize; member
/external/oj-libjdwp/src/share/back/
DeventHelper.c133 commandSize(HelperCommand *command) in commandSize() function