libtpms/include
Stefan Berger 521c51073f tpmlib: Introduce TPMPROP_TPM2_BUFFER_MAX and set it to 4096 for now
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>
2026-05-06 22:10:01 -04:00
..
libtpms tpmlib: Introduce TPMPROP_TPM2_BUFFER_MAX and set it to 4096 for now 2026-05-06 22:10:01 -04:00
Makefile.am Initial import of project 2013-10-31 15:33:22 -05:00