]> git.codecow.com Git - Monocypher.git/commitdiff
Manual: fixed function name
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 29 Mar 2020 14:52:27 +0000 (16:52 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 29 Mar 2020 14:52:27 +0000 (16:52 +0200)
doc/man/man3/crypto_x25519_dirty_fast.3monocypher

index 2b5bba95823a7bc39cd399156556b69d5edd79a7..678d9ea236a0fcdf1bc1c00492b7fa0fe788354d 100644 (file)
 .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