summaryrefslogtreecommitdiff
path: root/app/openvpn/doc/doxygen/doc_data_crypto.h
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2015-01-31 01:19:49 +0100
committerParménides GV <parmegv@sdf.org>2015-01-31 01:19:49 +0100
commitc95a21a736fadb46685e051064b0ec1efdae667a (patch)
tree90c4af22d047b7297a66a9e623c86c5af63b12f6 /app/openvpn/doc/doxygen/doc_data_crypto.h
parent1a4643dc08a86dcd9650afa2255945df14445f2d (diff)
Updated ics-openvpn to rev 1020.
Improved build.gradle script.
Diffstat (limited to 'app/openvpn/doc/doxygen/doc_data_crypto.h')
-rw-r--r--app/openvpn/doc/doxygen/doc_data_crypto.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/app/openvpn/doc/doxygen/doc_data_crypto.h b/app/openvpn/doc/doxygen/doc_data_crypto.h
index 640203f4..11726724 100644
--- a/app/openvpn/doc/doxygen/doc_data_crypto.h
+++ b/app/openvpn/doc/doxygen/doc_data_crypto.h
@@ -60,12 +60,12 @@
*
* @par Settings that control this module's activity
* Whether or not the Data Channel Crypto module is active depends on the
- * compile-time \c ENABLE_CRYPTO and \c ENABLE_SSL preprocessor macros. How it
- * processes packets received from the \link data_control Data Channel
- * Control module\endlink at runtime depends on the associated \c
- * crypto_options structure. To perform cryptographic operations, the \c
- * crypto_options.key_ctx_bi must contain the correct cipher and HMAC
- * security parameters for the direction the packet is traveling in.
+ * compile-time \c ENABLE_CRYPTO preprocessor macro. How it processes packets
+ * received from the \link data_control Data Channel Control module\endlink at
+ * runtime depends on the associated \c crypto_options structure. To perform
+ * cryptographic operations, the \c crypto_options.key_ctx_bi must contain the
+ * correct cipher and HMAC security parameters for the direction the packet is
+ * traveling in.
*
* @par Crypto algorithms
* This module uses the crypto algorithm implementations of the external