]> git.proxmox.com Git - swtpm.git/commit
swtpm: receiving of TPM state blob ends once last byte has been copied
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 5 Jun 2015 20:28:05 +0000 (16:28 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 5 Jun 2015 20:28:09 +0000 (16:28 -0400)
commitff1a99d7e6b9d4b4a906b2695a9eee14d8a5a0c6
treeeeb74d691be388a030cb28d73ef87e5c4e68abed
parentc896156107f17ebbdde27e9a343c462fb277ecb8
swtpm: receiving of TPM state blob ends once last byte has been copied

The receiving of TPM state blob ends when the last byte has been copied
into a response to the user. No more request need to be sent afterwards.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
include/swtpm/tpm_ioctl.h
src/swtpm/cuse_tpm.c
src/swtpm_ioctl/tpm_ioctl.c