Searched defs:TpmCommandSize (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/tpm_lite/
H A Dtlcl.c37 static inline int TpmCommandSize(const uint8_t* buffer) { function
45 return TpmCommandSize(packet);
76 result = VbExTpmSendReceive(request, TpmCommandSize(request),

Completed in 113 milliseconds