aboutsummaryrefslogtreecommitdiffstats
path: root/hmac/libkeccak_hmac_fast_update.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-15Organise filesMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-07-02Fix false warnings1.4Mattias Andrée1-5/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-07-30Fix clang warningsMattias Andrée1-3/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11General improvementsMattias Andrée1-5/+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/+51
Signed-off-by: Mattias Andrée <maandree@kth.se>