Home
last modified time | relevance | path

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

/devicemodel/hw/platform/tpm/
A Dtpm_emulator.c409 int send_num; in swtpm_ctrlcmd() local
424 send_num = ctrl_chan_write(ctrl_chan_fd, buf, n, pdatafd, fd_num); in swtpm_ctrlcmd()
425 if ((send_num <= 0) || (send_num != n) ) { in swtpm_ctrlcmd()
426 pr_err("%s failed to write %d != %ld\n", __func__, send_num, n); in swtpm_ctrlcmd()

Completed in 3 milliseconds