libtpms/include/libtpms
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
..
Makefile.am automake: remove generated files on dist-clean 2025-09-23 08:59:17 -04:00
tpm_error.h Initial import of project 2013-10-31 15:33:22 -05:00
tpm_library.h.in tpmlib: Introduce TPMPROP_TPM2_BUFFER_MAX and set it to 4096 for now 2026-05-06 22:10:01 -04:00
tpm_memory.h Move common debug, memory & nvfile units to src/ 2021-08-06 08:04:37 -04:00
tpm_nvfilename.h Initial import of project 2013-10-31 15:33:22 -05:00
tpm_tis.h Integrate the TPM 2 into the library; do not compile with TPM 2 yet 2018-06-15 18:07:47 -04:00
tpm_types.h tpm2: Introduce TPM_HAVE_TPM2_DECLARATIONS to avoid re-declarations 2018-10-05 21:47:15 -04:00