提交 75b0edaa 编写于 作者: U Ulf Möller

fix link

上级 f95a9f67
...@@ -23,7 +23,7 @@ be hashed (B<len> bytes at B<data>). ...@@ -23,7 +23,7 @@ be hashed (B<len> bytes at B<data>).
SHA1_Final() places the message digest in B<md>, which must have space SHA1_Final() places the message digest in B<md>, which must have space
for SHA_DIGEST_LENGTH == 20 bytes of output, and erases the B<SHA_CTX>. for SHA_DIGEST_LENGTH == 20 bytes of output, and erases the B<SHA_CTX>.
When the entire message is available at one time, L<SHA1(3)|SHA(3)> When the entire message is available at one time, L<SHA1(3)|SHA1(3)>
can be used. can be used.
=head1 RETURN VALUES =head1 RETURN VALUES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册