aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/signers/mac_signer.c
Commit message (Expand)AuthorAgeFilesLines
* Add a return value to mac_t.set_key()Martin Willi2012-07-161-2/+1
* Add a return value to mac_t.get_bytes()Martin Willi2012-07-161-17/+16
* Add a return value to signer_t.set_key()Martin Willi2012-07-161-1/+2
* Add a return value to signer_t.get_signature()Martin Willi2012-07-161-1/+2
* Add a return value to signer_t.allocate_signature()Martin Willi2012-07-161-1/+2
* Make the hmac_t interface a generic interface for message authentication codesTobias Brunner2012-06-251-0/+138