mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-07 12:56:20 +00:00
In preparation for PQC support, introduce TPMPROP_TPM2_BUFFER_MAX for an API user (e.g., swtpm) to be able to get the size of the TPM 2 request and response buffer. Set the new TPM2_BUFFER_MAX to 4096 for now, which is the same value as TPM_BUFFER_MAX. In the TPM 2 related code replace TPM_BUFFER_MAX with TPM2_BUFFER_MAX. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| libtpms | ||
| Makefile.am | ||