aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtpmtss/plugins/tpm/tpm_rng.c
Commit message (Collapse)AuthorAgeFilesLines
* The tpm plugin offers random number generationAndreas Steffen2017-03-201-0/+94
The tpm plugin can be used to derive true random numbers from a TPM 2.0 device. The get_random method must be explicitly enabled in strongswan.conf with the plugin.tpm.use_rng = yes option.