diff options
author | Mattias Andrée <maandree@kth.se> | 2019-02-09 20:44:43 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-02-09 20:44:43 +0100 |
commit | 8d0cea10adbe544c38ee458b9b2b67bba2c72959 (patch) | |
tree | 25cfa294cb284ca21ffb0a8c3793471dc6804543 /libsha2_init.3 | |
parent | Minor changes, add man pages, rename libsha2_state_initialise to libsha2_init (diff) | |
download | libsha2-8d0cea10adbe544c38ee458b9b2b67bba2c72959.tar.gz libsha2-8d0cea10adbe544c38ee458b9b2b67bba2c72959.tar.bz2 libsha2-8d0cea10adbe544c38ee458b9b2b67bba2c72959.tar.xz |
Add marshal and unmarshal functions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libsha2_init.3')
-rw-r--r-- | libsha2_init.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libsha2_init.3 b/libsha2_init.3 index 2a11f89..cfdbba7 100644 --- a/libsha2_init.3 +++ b/libsha2_init.3 @@ -60,5 +60,7 @@ None. None. .SH SEE ALSO .BR libsha2_digest (3), +.BR libsha2_marshal (3), .BR libsha2_sum_fd (3), +.BR libsha2_unmarshal (3), .BR libsha2_update (3) |