aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_rng.c
Commit message (Expand)AuthorAgeFilesLines
* RAND_bytes/RAND_pseudo_bytes returns -1 if it is not supported by RAND methodMartin Willi2013-04-101-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* RNGs' get_bytes and allocate_bytes return booleanTobias Brunner2012-07-161-9/+10
* Adding OpenSSL random number functions to openssl pluginAleksandr Grinberg2012-06-251-0/+99