|
xine-lib
1.2.10
|
Go to the source code of this file.
Data Structures | |
| struct | tls_plugin_params_t |
| struct | tls_plugin_s |
Macros | |
| #define | TLS_PLUGIN_TYPE "tls_v1" |
| #define | TLS_VERIFY_CERT_KEY "media.network.verify_tls_certificate" |
Typedefs | |
| typedef struct tls_plugin_s | tls_plugin_t |
Functions | |
| static void | tls_register_config_keys (config_values_t *config) |
| static int | tls_get_verify_tls_cert (config_values_t *config) |
| #define TLS_PLUGIN_TYPE "tls_v1" |
| #define TLS_VERIFY_CERT_KEY "media.network.verify_tls_certificate" |
| typedef struct tls_plugin_s tls_plugin_t |
|
inlinestatic |
References config_values_s::lookup_entry, cfg_entry_s::num_value, and TLS_VERIFY_CERT_KEY.
Referenced by _gnutls_handshake(), _openssl_handshake(), and _x_tls_get_verify_tls_cert().
|
inlinestatic |
References _, NULL, config_values_s::register_bool, and TLS_VERIFY_CERT_KEY.
Referenced by _openssl_init_class(), and gnutls_init_class().
1.8.17