aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/mac.h
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* Avoid problems with Doxygen by adding warn_unused_result attribute at the end...Tobias Brunner2012-08-111-4/+4
* Add a return value to mac_t.set_key()Martin Willi2012-07-161-1/+3
* Add a return value to mac_t.get_bytes()Martin Willi2012-07-161-1/+3
* Make the hmac_t interface a generic interface for message authentication codesTobias Brunner2012-06-251-0/+72