summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hmac/hm_pmeth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-7/+2
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+4
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* More KNF.jsing2014-06-211-8/+7
* KNFmiod2014-06-211-61/+66
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-30/+11
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* import OpenSSL-1.0.1cdjm2012-10-131-5/+9
* import OpenSSL 1.0.0edjm2011-11-031-0/+2
* import OpenSSL-1.0.0adjm2010-10-011-0/+265