Searched refs:tpm_util_show_buffer (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/sysemu/ |
H A D | tpm_util.h | 69 void tpm_util_show_buffer(const unsigned char *buffer,
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_spapr.c | 96 tpm_util_show_buffer(s->buffer, s->be_buffer_size, "To TPM"); in tpm_spapr_tpm_send() 256 tpm_util_show_buffer(s->buffer, len, "From TPM"); in tpm_spapr_request_completed()
|
H A D | tpm_tis_common.c | 88 tpm_util_show_buffer(s->buffer, s->be_buffer_size, "To TPM"); in tpm_tis_tpm_send() 254 tpm_util_show_buffer(s->buffer, s->be_buffer_size, "From TPM"); in tpm_tis_request_completed()
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_util.c | 336 void tpm_util_show_buffer(const unsigned char *buffer, in tpm_util_show_buffer() function
|