aboutsummaryrefslogtreecommitdiffstats
path: root/hmac_unmarshal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>