Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dtls.h82 struct tls_config { struct
84 const char *opensc_engine_path;
87 const char *pkcs11_engine_path;
90 const char *pkcs11_module_path;
92 int fips_mode;
93 int cert_in_cb;
94 const char *openssl_ciphers;
95 unsigned int tls_session_lifetime;
96 unsigned int crl_reload_interval;
97 unsigned int tls_flags;
[all …]