swtpm/src
Stefan Berger 5dfc42c622 swtpm_setup: Factor-out read_file_lines from get_default_pcr_banks
Factor-out read_file_lines from get_default_pcr_banks and pass the array
of lines from the config file into get_default_pcr_banks now. Now other
functions will also be able to access the lines from the config file
without having to re-read the config file.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2024-07-17 18:34:25 -04:00
..
selinux selinux: add missing rules for libvirt system 2024-07-15 09:47:38 -04:00
swtpm swtpm: Use umask() to create/truncated state file rather than fchmod() 2024-06-13 13:53:36 -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: Add support for serial numbers up to 20 bytes long 2023-08-22 21:21:03 -04:00
swtpm_ioctl swtpm_ioctl: Separate return code from flags 2024-03-19 15:22:33 -04:00
swtpm_localca Revert "utils: Implement find_program() to try BINDIR path before PATH" 2023-09-01 22:48:45 -04:00
swtpm_setup swtpm_setup: Factor-out read_file_lines from get_default_pcr_banks 2024-07-17 18:34:25 -04:00
utils Revert "utils: Implement find_program() to try BINDIR path before PATH" 2023-09-01 22:48:45 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00