Home
last modified time | relevance | path

Searched defs:totlength (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h122 uint32_t totlength; /* total length that will be transferred */ member
221 uint32_t totlength; member
H A Dtpm_emulator.c697 uint32_t totlength, length; in tpm_emulator_get_state_blob() local