Home
last modified time | relevance | path

Searched refs:tls_context_new (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_wolfssl.c99 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
202 context = tls_context_new(conf); in tls_init()
Dtls_openssl.c277 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
959 tls_global = context = tls_context_new(conf); in tls_init()
1016 context = tls_context_new(conf); in tls_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_wolfssl.c100 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
203 context = tls_context_new(conf); in tls_init()
Dtls_openssl.c283 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
969 tls_global = context = tls_context_new(conf); in tls_init()
1026 context = tls_context_new(conf); in tls_init()