]> git.codecow.com Git - Monocypher.git/commitdiff
Add incremental crypto_lock interface to intro TOC
authorCuleX <cculex@gmail.com>
Wed, 4 Oct 2017 18:22:59 +0000 (20:22 +0200)
committerCuleX <cculex@gmail.com>
Wed, 4 Oct 2017 18:22:59 +0000 (20:22 +0200)
doc/man/man3/intro.3monocypher

index b6ed75e8a8507059f2806af1275a3699fc8aac99..ef1c31fb185811eda247ef95da12ed0d41953379 100644 (file)
@@ -85,6 +85,12 @@ Monocypher provides functions the following:
 .Bl -tag -offset indent-two -width Ds
 .It Xr crypto_lock 3monocypher
 .It Xr crypto_unlock 3monocypher
+.It Xr crypto_lock_init 3monocypher
+.It Xr crypto_lock_auth 3monocypher
+.It Xr crypto_lock_update 3monocypher
+.It Xr crypto_lock_final 3monocypher
+.It Xr crypto_unlock_update 3monocypher
+.It Xr crypto_unlock_final 3monocypher
 .El
 .It Authenticated encryption with additional data (AEAD)
 .Bl -tag -offset indent-two -width Ds