Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_int.h78 int tpm_util_get_buffer_size(int tpm_fd, TPMVersion tpm_version,
H A Dtrace-events12 tpm_util_get_buffer_size(size_t len) "buffersize of device: %zu"
H A Dtpm_passthrough.c196 ret = tpm_util_get_buffer_size(tpm_pt->tpm_fd, tpm_pt->tpm_version, in tpm_passthrough_get_buffer_size()
H A Dtpm_util.c220 int tpm_util_get_buffer_size(int tpm_fd, TPMVersion tpm_version, in tpm_util_get_buffer_size() function