aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-171-107/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-11/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-47/+46
* Use rdrand as additional entropy source.Dr. Stephen Henson2014-01-111-0/+1
* Like MD_Init, MD now must include a NULL engine pointer in its definition.Bodo Möller2001-10-251-4/+4
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-5/+5
* The various hash #includes in rand_lcl.h *are* needed despiteBodo Möller2001-09-071-0/+4
* include the proper header fileUlf Möller2001-09-061-5/+2
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-1/+0
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+4
* EVP_Digest() takes one more parameter.Richard Levitte2001-07-101-4/+4
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-41/+12
* Increase ENTROPY_NEEDED to support Rijndael's larger key size.Lutz Jänicke2001-05-151-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Move RNG initialization to RAND_poll(), and shared definitions toUlf Möller2000-07-191-0/+184