aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_unmarshal.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée2019-02-121-4/+17
| | | | 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/+33
Signed-off-by: Mattias Andrée <maandree@kth.se>