aboutsummaryrefslogtreecommitdiffstats
path: root/hmac_unmarshal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix mistakesHEAD1.1.5masterMattias Andrée6 days1-4/+6
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Remove documentation from .c files that already exist in .h filesMattias Andrée2022-07-071-8/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2019-02-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libsha2_hmac_[un]marshalMattias Andrée2019-02-101-0/+54
Signed-off-by: Mattias Andrée <maandree@kth.se>