aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_fast_update.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* General improvementsMattias Andrée2019-02-111-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Deprecate typedefsMattias Andrée2019-02-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split most .c files into one per function and flatten file hierarchyMattias Andrée2019-02-111-0/+51
Signed-off-by: Mattias Andrée <maandree@kth.se>