aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/hmac.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: rename HMAC_CTX_init to HMAC_CTX_resetRichard Levitte2015-12-071-1/+1
* Remove HMAC_CTX_cleanup and combine its functionality into EVP_MD_CTX_initRichard Levitte2015-12-071-2/+1
* Make the definition of HMAC_CTX opaqueRichard Levitte2015-12-071-12/+3
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-3/+3
* Adapt HMAC to the EVP_MD_CTX changesRichard Levitte2015-12-071-1/+2
* Remove HAMC_cleanupRich Salz2015-10-271-2/+0
* Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson2015-09-201-2/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+2
* Fix ABI break with HMACMatt Caswell2015-06-121-1/+0
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+112