summaryrefslogtreecommitdiffstats
path: root/test/hmactest.c
AgeCommit message (Expand)Author
2016-06-30Fix hmac test case 6Kurt Cancemi
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-07Cleanup: fix all sources that used HMAC_CTX_initRichard Levitte
2015-12-07Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanupRichard Levitte
2015-12-07Adapt the rest of the source to the opaque HMAC_CTXRichard Levitte
2015-12-07Adapt HMAC to the EVP_MD_CTX changesRichard Levitte
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb
2015-06-12Fix ABI break with HMACMatt Caswell
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte