Home
last modified time | relevance | path

Searched refs:SetTpmCommandSize (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c31 static inline void SetTpmCommandSize(uint8_t* buffer, uint32_t size) { in SetTpmCommandSize() function
202 SetTpmCommandSize(cmd.buffer, total_length); in TlclWrite()