diff options
Diffstat (limited to 'lib/libcrypto/man/evp.3')
-rw-r--r-- | lib/libcrypto/man/evp.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/man/evp.3 b/lib/libcrypto/man/evp.3 index a5a2a491645..6dbd884c72c 100644 --- a/lib/libcrypto/man/evp.3 +++ b/lib/libcrypto/man/evp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: evp.3,v 1.6 2019/03/18 05:56:24 schwarze Exp $ +.\" $OpenBSD: evp.3,v 1.7 2019/03/18 11:38:16 schwarze Exp $ .\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100 .\" .\" This file was written by Ulf Moeller <ulf@openssl.org>, @@ -182,6 +182,7 @@ operations are more efficient using the high level interfaces. .Sh SEE ALSO .Xr ENGINE_register_RSA 3 , .Xr EVP_AEAD_CTX_init 3 , +.Xr EVP_aes_128_cbc 3 , .Xr EVP_BytesToKey 3 , .Xr EVP_DigestInit 3 , .Xr EVP_DigestSignInit 3 , |