Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_wolfssl.c106 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
237 context = tls_context_new(conf); in tls_init()
Dtls_openssl.c285 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
1024 tls_global = context = tls_context_new(conf); in tls_init()
1079 context = tls_context_new(conf); in tls_init()