Home
last modified time | relevance | path

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

/qemu/backends/tpm/
H A Dtpm_passthrough.c62 static int tpm_passthrough_unix_read(int fd, uint8_t *buf, uint32_t len) in tpm_passthrough_unix_read() function
102 ret = tpm_passthrough_unix_read(tpm_pt->tpm_fd, out, out_len); in tpm_passthrough_unix_tx_bufs()