aboutsummaryrefslogtreecommitdiffstats
path: root/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add code using SHA intrinsicsMattias Andrée2022-07-081-3/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2022-07-071-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2022-07-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use uint_least32_t instead of uint32_tMattias Andrée2022-07-071-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use malloc by default but allow bounded allocaMattias Andrée2022-07-071-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2019-02-101-0/+21
Signed-off-by: Mattias Andrée <maandree@kth.se>