summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2014-06-07 12:30:18 +0100
committerMatt Caswell <matt@openssl.org>2014-06-07 12:30:18 +0100
commitfa6bb85ae0c1ec9b29b8eb9a0785869fc3111046 (patch)
tree7fcb52d202800d2454b2c0c444ad409688fad97c /doc
parent5dcf70a1c57c2019bfad640fe14fd4a73212860a (diff)
downloadopenssl-new-fa6bb85ae0c1ec9b29b8eb9a0785869fc3111046.tar.gz
Fixed minor duplication in docs
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/EVP_DigestInit.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/crypto/EVP_DigestInit.pod b/doc/crypto/EVP_DigestInit.pod
index 5d2970e281..a7ffe1ef06 100644
--- a/doc/crypto/EVP_DigestInit.pod
+++ b/doc/crypto/EVP_DigestInit.pod
@@ -161,9 +161,8 @@ EVP_MD_CTX_copy_ex() returns 1 if successful or 0 for failure.
EVP_MD_type(), EVP_MD_pkey_type() and EVP_MD_type() return the NID of the
corresponding OBJECT IDENTIFIER or NID_undef if none exists.
-EVP_MD_size(), EVP_MD_block_size(), EVP_MD_CTX_size(e), EVP_MD_size(),
-EVP_MD_CTX_block_size() and EVP_MD_block_size() return the digest or block
-size in bytes.
+EVP_MD_size(), EVP_MD_block_size(), EVP_MD_CTX_size() and
+EVP_MD_CTX_block_size() return the digest or block size in bytes.
EVP_md_null(), EVP_md2(), EVP_md5(), EVP_sha(), EVP_sha1(), EVP_dss(),
EVP_dss1(), EVP_mdc2() and EVP_ripemd160() return pointers to the