summaryrefslogtreecommitdiff
path: root/main/openvpn/doc/doxygen/doc_data_crypto.h
diff options
context:
space:
mode:
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).
*/