]> git.proxmox.com Git - swtpm.git/commit - src/swtpm/key.c
swtpm: Prepare key parsing functions to accept 256 bit keys
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 14 Sep 2018 23:32:53 +0000 (19:32 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 17 Sep 2018 15:45:44 +0000 (11:45 -0400)
commit748df6eea9b92ed9b41d6bfe8525b37617ff1924
tree6c22af5653b13601106450108d85dc71d3c10858
parent3916364950a987aad53a89a3006ab7cced662bba
swtpm: Prepare key parsing functions to accept 256 bit keys

Prepare the functions that parse or read the key from a file
to accept 256 bit keys.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/swtpm/key.c