Home
last modified time | relevance | path

Searched defs:tls_config (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/crypto/
Dtls.h85 struct tls_config { struct
86 const char *opensc_engine_path;
87 const char *pkcs11_engine_path;
88 const char *pkcs11_module_path;
89 int fips_mode;
90 int cert_in_cb;
91 const char *openssl_ciphers;
92 unsigned int tls_session_lifetime;
93 unsigned int crl_reload_interval;
94 unsigned int tls_flags;
[all …]