]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Allow parsing of permanent handles for TPM2 parents
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 10 Oct 2018 19:09:13 +0000 (12:09 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 11 Oct 2018 01:14:17 +0000 (18:14 -0700)
commit72d9cb067ca89ec0aa203469d3410b8fb10c50bd
tree21a1e0f65cbeee30e3010ca6390994bce2a65419
parent7333b79299956a1d554d886f1b4b0df200df46e9
Allow parsing of permanent handles for TPM2 parents

These need to be returned in 5 bytes because they have the top
bit set and would otherwise be interpreted as negative.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
gnutls_tpm2.c