Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/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.c278 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
964 tls_global = context = tls_context_new(conf); in tls_init()
1021 context = tls_context_new(conf); in tls_init()