summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_SealInit.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/EVP_SealInit.3')
-rw-r--r--src/lib/libcrypto/man/EVP_SealInit.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EVP_SealInit.3 b/src/lib/libcrypto/man/EVP_SealInit.3
index 32e7c0b35e..75113fcbe8 100644
--- a/src/lib/libcrypto/man/EVP_SealInit.3
+++ b/src/lib/libcrypto/man/EVP_SealInit.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: EVP_SealInit.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: EVP_SealInit.3,v 1.3 2016/11/21 09:56:35 schwarze Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 21 2016 $
4.Dt EVP_SEALINIT 3 4.Dt EVP_SEALINIT 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
@@ -127,7 +127,7 @@ return 1 for success and 0 for failure.
127.Xr evp 3 , 127.Xr evp 3 ,
128.Xr EVP_EncryptInit 3 , 128.Xr EVP_EncryptInit 3 ,
129.Xr EVP_OpenInit 3 , 129.Xr EVP_OpenInit 3 ,
130.Xr rand 3 130.Xr RAND_bytes 3
131.Sh HISTORY 131.Sh HISTORY
132.Fn EVP_SealFinal 132.Fn EVP_SealFinal
133did not return a value before OpenSSL 0.9.7. 133did not return a value before OpenSSL 0.9.7.