Searched refs:tls_context_new (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c132 static struct tls_context * tls_context_new(const struct tls_config *conf) function
752 tls_global = context = tls_context_new(conf);
803 context = tls_context_new(conf);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c132 static struct tls_context * tls_context_new(const struct tls_config *conf) function
752 tls_global = context = tls_context_new(conf);
803 context = tls_context_new(conf);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c132 static struct tls_context * tls_context_new(const struct tls_config *conf) function
752 tls_global = context = tls_context_new(conf);
803 context = tls_context_new(conf);

Completed in 74 milliseconds