summaryrefslogtreecommitdiff
path: root/main/openvpn/doc/doxygen/doc_data_crypto.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-12-14 23:40:31 +0100
committerArne Schwabe <arne@rfc2549.org>2014-12-14 23:40:31 +0100
commit370f94cd97e6869be267a69d1ab4943a3418f27c (patch)
tree3f6f797a84e7acba708c5f075448558c9a2a552f /main/openvpn/doc/doxygen/doc_data_crypto.h
parenta56f8a82e5911fd7d67f7e51b680b2dc9d9d8901 (diff)
Update OpenVPN to current -master
--HG-- extra : rebase_source : 85910d09bae449f484bc15d94583e0ac12772282
Diffstat (limited to 'main/openvpn/doc/doxygen/doc_data_crypto.h')
-rw-r--r--main/openvpn/doc/doxygen/doc_data_crypto.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/main/openvpn/doc/doxygen/doc_data_crypto.h b/main/openvpn/doc/doxygen/doc_data_crypto.h
index ee72b8cd..640203f4 100644
--- a/main/openvpn/doc/doxygen/doc_data_crypto.h
+++ b/main/openvpn/doc/doxygen/doc_data_crypto.h
@@ -69,7 +69,5 @@
*
* @par Crypto algorithms
* This module uses the crypto algorithm implementations of the external
- * OpenSSL library. More precisely, it uses the OpenSSL library's \c
- * EVP_Cipher* and \c HMAC_* set of functions to perform cryptographic
- * operations on data channel packets.
+ * crypto library (currently either OpenSSL (default), or PolarSSL).
*/