summaryrefslogtreecommitdiff
path: root/tests/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-3/+3
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-3/+3
* tests: Use common code for all tests.Justus Winter2016-12-131-30/+4
* md: Add function gcry_md_hash_buffers.Werner Koch2013-09-101-0/+58
* Make gpg-error replacement defines more robust.Werner Koch2013-06-261-1/+1
* Typo fixesWerner Koch2010-04-061-3/+3
* A lot of cleanups as well as minor API changes.Werner Koch2007-02-211-4/+4
* added remaining 2 tests.Werner Koch2005-08-191-3/+21
* Added hmac testWerner Koch2005-08-181-0/+153