summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_lcl.h
AgeCommit message (Expand)Author
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-01-11Use rdrand as additional entropy source.Dr. Stephen Henson
2001-10-25Like MD_Init, MD now must include a NULL engine pointer in its definition.Bodo Möller
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-09-07The various hash #includes in rand_lcl.h *are* needed despiteBodo Möller
2001-09-06include the proper header fileUlf Möller
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-10EVP_Digest() takes one more parameter.Richard Levitte
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson
2001-05-15Increase ENTROPY_NEEDED to support Rijndael's larger key size.Lutz Jänicke
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-07-19Move RNG initialization to RAND_poll(), and shared definitions toUlf Möller