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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c99 static struct tls_context * tls_context_new(const struct tls_config *conf) function
202 context = tls_context_new(conf);
H A Dtls_openssl.c277 static struct tls_context * tls_context_new(const struct tls_config *conf) function
959 tls_global = context = tls_context_new(conf);
1016 context = tls_context_new(conf);

Completed in 160 milliseconds