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/
H A 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()
H A 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/
H A 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()
H A Dtls_openssl.c283 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
989 tls_global = context = tls_context_new(conf); in tls_init()
1046 context = tls_context_new(conf); in tls_init()

Completed in 17 milliseconds