X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FEVP_BytesToKey.pod;h=d375c46e03d5810b1fce1b3c4e82ba77e7e891dc;hp=5ce4add0821c7bec7e0f4946df8d54959ff977c7;hb=29cf84c6925734b1a1e2b00bf688de76d1d18113;hpb=55e42c93a8336bd178718b3f82730f6de95710be diff --git a/doc/crypto/EVP_BytesToKey.pod b/doc/crypto/EVP_BytesToKey.pod index 5ce4add082..d375c46e03 100644 --- a/doc/crypto/EVP_BytesToKey.pod +++ b/doc/crypto/EVP_BytesToKey.pod @@ -2,7 +2,7 @@ =head1 NAME - EVP_BytesToKey - password based encryption routine +EVP_BytesToKey - password based encryption routine =head1 SYNOPSIS @@ -60,7 +60,7 @@ EVP_BytesToKey() returns the size of the derived key in bytes. =head1 SEE ALSO L, L, -L, +L =head1 HISTORY