aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gcrypt/gcrypt_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
* Migraded gcrypt plugin to INIT/METHOD macrosMartin Willi2010-08-101-21/+14
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
* gcrypt rng implementationMartin Willi2009-06-091-0/+103