From: Loup Vaillant Date: Sun, 29 Mar 2020 14:52:27 +0000 (+0200) Subject: Manual: fixed function name X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=c72e9de9e19d135f49a5ed120bc8a5cc6025b6db;p=Monocypher.git Manual: fixed function name --- diff --git a/doc/man/man3/crypto_x25519_dirty_fast.3monocypher b/doc/man/man3/crypto_x25519_dirty_fast.3monocypher index 2b5bba9..678d9ea 100644 --- a/doc/man/man3/crypto_x25519_dirty_fast.3monocypher +++ b/doc/man/man3/crypto_x25519_dirty_fast.3monocypher @@ -58,12 +58,12 @@ .Sh SYNOPSIS .In monocypher.h .Ft void -.Fo crypto_hidden_to_curve_fast +.Fo crypto_x25519_dirty_fast .Fa "uint8_t pk[32]" .Fa "const uint8_t sk[32]" .Fc .Ft void -.Fo crypto_hidden_to_curve_small +.Fo crypto_x25519_dirty_small .Fa "uint8_t pk[32]" .Fa "const uint8_t sk[32]" .Fc