diff options
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_OpenInit.pod')
-rw-r--r-- | src/lib/libcrypto/doc/EVP_OpenInit.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/EVP_OpenInit.pod b/src/lib/libcrypto/doc/EVP_OpenInit.pod index 9707a4b399..50edb124e4 100644 --- a/src/lib/libcrypto/doc/EVP_OpenInit.pod +++ b/src/lib/libcrypto/doc/EVP_OpenInit.pod | |||
@@ -42,7 +42,7 @@ EVP_SealFinal() returns 0 if the decrypt failed or 1 for success. | |||
42 | 42 | ||
43 | =head1 SEE ALSO | 43 | =head1 SEE ALSO |
44 | 44 | ||
45 | L<evp(3)|evp(3)>,L<rand(3)|rand(3)> | 45 | L<evp(3)|evp(3)>, |
46 | L<EVP_EncryptInit(3)|EVP_EncryptInit(3)>, | 46 | L<EVP_EncryptInit(3)|EVP_EncryptInit(3)>, |
47 | L<EVP_SealInit(3)|EVP_SealInit(3)> | 47 | L<EVP_SealInit(3)|EVP_SealInit(3)> |
48 | 48 | ||