aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/rngs/rng.c
Commit message (Collapse)AuthorAgeFilesLines
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-0/+24
ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)