aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pkcs11/pkcs11_rng.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* RNGs' get_bytes and allocate_bytes return booleanTobias Brunner2012-07-161-4/+10
* pkcs11: Added support to generate random numbers on a token.Tobias Brunner2011-10-311-0/+137