aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/prfs/mac_prf.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-9/+4
* Add a return value to prf_t.set_key()Martin Willi2012-07-161-1/+2
* Add a return value to prf_t.allocate_bytes()Martin Willi2012-07-161-1/+2
* Add a return value to prf_t.get_bytes()Martin Willi2012-07-161-1/+2
* Make the hmac_t interface a generic interface for message authentication codesTobias Brunner2012-06-251-0/+104