diff options
author | 2014-07-11 16:18:13 +0000 | |
---|---|---|
committer | 2014-07-11 16:18:13 +0000 | |
commit | 4c7cd1e4472ac1d3114f3dcc2955b569954e7495 (patch) | |
tree | 69875d22cacf130db27cb635b57ae23164bb60a3 /lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod | |
parent | Fix dryrun for remote relayd test. (diff) | |
download | wireguard-openbsd-4c7cd1e4472ac1d3114f3dcc2955b569954e7495.tar.xz wireguard-openbsd-4c7cd1e4472ac1d3114f3dcc2955b569954e7495.zip |
Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,
Jeff Trawick, Jean-Paul Calderone, Michal Bozon, Jeffrey Walton and Rich Salz,
via OpenSSL trunk (with some parts not applying to us, such as SSLv2 support,
at least partially removed).
Diffstat (limited to 'lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod')
-rw-r--r-- | lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod b/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod index cc6c07fa244..1bba4d0212a 100644 --- a/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod +++ b/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod @@ -2,7 +2,7 @@ =head1 NAME -OpenSSL_add_all_algorithms, OpenSSL_add_all_ciphers, OpenSSL_add_all_digests - +OpenSSL_add_all_algorithms, OpenSSL_add_all_ciphers, OpenSSL_add_all_digests, EVP_cleanup - add algorithms to internal table =head1 SYNOPSIS |