swtpm/src
Stefan Berger 98d009bc99 swtpm: Implement stub for fips_mode_enabled (OpenBSD)
On OpenBSD openssl/fips.h is not available and FIPS_mode() is not
available, so implement a stub for fips_mode_enabled().

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-08-25 19:06:19 -04:00
..
selinux selinux: Replace hardcoded install path with @prefix@ 2022-06-28 07:55:20 -04:00
swtpm swtpm: Implement stub for fips_mode_enabled (OpenBSD) 2022-08-25 19:06:19 -04:00
swtpm_bios swtpm_bios: Use TPM2_ALG_SHA256 as parameter to TPM2_IncrementalSelfTest 2022-06-13 21:46:56 -04:00
swtpm_cert swtpm_cert: Test for NULL pointer returned by malloc 2022-05-25 18:54:58 -04:00
swtpm_ioctl swtpm_ioctl: Only close file descriptor if >= 0 (Coverity) 2022-08-16 09:00:42 -04:00
swtpm_localca swtpm_localca: Add comment that failure to read optsfile is not an issue 2022-05-25 18:54:58 -04:00
swtpm_setup swtpm_setup: Add missing description for --vmid to help screen 2022-08-24 10:26:56 -04:00
utils swtpm: Move ARRAY_LEN and min #define's to swtpm_utils.h 2021-10-07 14:27:10 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00