summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hmac/hmac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide HMAC_CTX_new(), HMAC_CTX_free(), HMAC_CTX_reset() andjsing2018-02-171-9/+47
* Ensure MD and key initialized before processing HMACinoguchi2017-03-031-4/+18
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+3
* Replace assert() and OPENSSL_assert() calls with proper error return paths.miod2015-02-101-4/+11
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* More KNF.jsing2014-06-211-14/+15
* KNFmiod2014-06-211-82/+84
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-37/+0
* resolve conflictsdjm2012-10-131-0/+37
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-3/+0
* resolve conflicts, fix local changesdjm2010-10-011-28/+62
* resolve conflictsdjm2009-01-091-0/+3
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+7
* resolve conflictsdjm2008-09-061-15/+5
* resolve conflictsdjm2006-06-271-9/+3
* resolve conflictsdjm2005-04-291-0/+16
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+3
* undo local change, HMAC_Init() already does HMAC_CTX_init if(key && md)markus2002-09-171-1/+0
* remove whitespace changes (keep diffs to 0.9.7-beta1 minimal)markus2002-09-031-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-16/+35
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-24/+9
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+165