aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_degeneralise_spec.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use inline instead of static inline for non-deprecated functionsMattias Andrée2021-07-301-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix clang warningsMattias Andrée2021-07-301-4/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* General improvementsMattias Andrée2019-02-111-24/+30
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Deprecate typedefsMattias Andrée2019-02-111-3/+3
| | | | 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/+111
Signed-off-by: Mattias Andrée <maandree@kth.se>