aboutsummaryrefslogtreecommitdiff
path: root/test/hmactest.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-09Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni1-2/+2
2018-12-09change into hex string constants to avoid overflow warningsChristos Zoulas1-8/+4
2018-12-09use the proper types to eliminate castsChristos Zoulas1-17/+17
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY1-4/+4
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-1/+2
2017-07-14Test cleaning and modernisationPauli1-2/+2
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-20Convert hmactest to new test frameworkRich Salz1-198/+134
2016-06-30Fix hmac test case 6Kurt Cancemi1-2/+2
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell1-0/+15
2016-05-17Copyright consolidation 02/10Rich Salz1-54/+6
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper1-1/+11
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-07Cleanup: fix all sources that used HMAC_CTX_initRichard Levitte1-2/+2
2015-12-07Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanupRichard Levitte1-2/+0
2015-12-07Adapt the rest of the source to the opaque HMAC_CTXRichard Levitte1-28/+40
2015-12-07Adapt HMAC to the EVP_MD_CTX changesRichard Levitte1-1/+1
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb1-0/+3
2015-06-12Fix ABI break with HMACMatt Caswell1-1/+6
2015-04-16Code style: space after 'if'Viktor Dukhovni1-20/+20
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+318