aboutsummaryrefslogtreecommitdiffstats
path: root/hmac_unmarshal.c (unfollow)
Commit message (Collapse)AuthorFilesLines
5 daysFix mistakesHEAD1.1.5masterMattias Andrée1-4/+6
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-8/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Fix warningsMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Add libsha2_hmac_[un]marshalMattias Andrée1-0/+54
Signed-off-by: Mattias Andrée <maandree@kth.se>