aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/padlock/padlock_rng.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* RNGs' get_bytes and allocate_bytes return booleanTobias Brunner2012-07-161-2/+4
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-4/+6
* Migrated padlock plugin to INIT/METHOD macrosMartin Willi2010-08-131-22/+20
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-9/+9
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* changed RNG_REAL to RNG_TRUEAndreas Steffen2009-04-291-1/+1
* support for Padlock RNGMartin Willi2008-12-181-0/+136