wolfTPM/wolftpm
Dimitar Tomov 529dcfe268 Fix typo on WOLFTPM_USER_SETTINGS ifdef
POSIX options.h is used when USER_SETTINGS are not available

Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-01-22 19:08:58 +02:00
..
include.am Fixes from peer review. Resolve issue with make check. Removed the TPM Simulator for make check (does not build out of the box on all platforms). Make dist was not including the new tpm2_socket.h. 2020-12-01 07:45:04 -08:00
options.h.in
tpm2.h Added parameter encryption support to more examples. Fix to not set "encrypt" or "decrypt" if command doesn't allow it. Updated documentation. 2020-11-30 12:00:54 -08:00
tpm2_linux.h
tpm2_packet.h Added response HMAC validation. Fixes for nonce and auth count. Fix for AES CFB decrypt set key (requires `AES_ENCRYPTION` on SetKey). Cleanup verbose debugging. PR ready for review. 2020-11-25 16:04:04 -08:00
tpm2_param_enc.h Release fixes and cleanups. Fixes for init of `WOLFTPM2_HASH` in `wolfTPM2_HashStart`. Fix for for various build configurations (--disable-wrapper). Fix for Microchip "sign" bit on symmetric keys. Fix for scan-build warnings. Cleanup whitespace. 2020-12-07 11:01:02 -08:00
tpm2_socket.h socket: Add optional ability to use wolfSSL IO 2020-11-12 14:04:00 -08:00
tpm2_swtpm.h
tpm2_tis.h
tpm2_types.h Fix typo on WOLFTPM_USER_SETTINGS ifdef 2021-01-22 19:08:58 +02:00
tpm2_winapi.h Add TBS context that persists across commands 2020-10-12 15:41:59 -07:00
tpm2_wrap.h Release fixes and cleanups. Fixes for init of `WOLFTPM2_HASH` in `wolfTPM2_HashStart`. Fix for for various build configurations (--disable-wrapper). Fix for Microchip "sign" bit on symmetric keys. Fix for scan-build warnings. Cleanup whitespace. 2020-12-07 11:01:02 -08:00
version.h Preparation for wolfTPM v2.0 release. 2020-12-03 11:12:01 -08:00
version.h.in
visibility.h