aboutsummaryrefslogtreecommitdiffstats
path: root/hmac/libkeccak_hmac_update.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-15Organise filesMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-07-30Fix clang warningsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11General improvementsMattias Andrée1-4/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Deprecate typedefsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Split most .c files into one per function and flatten file hierarchyMattias Andrée1-0/+52
Signed-off-by: Mattias Andrée <maandree@kth.se>