Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c284 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
966 tls_global = context = tls_context_new(conf); in tls_init()
1023 context = tls_context_new(conf); in tls_init()