Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c239 static struct tls_context * tls_context_new(const struct tls_config *conf) in tls_context_new() function
891 tls_global = context = tls_context_new(conf); in tls_init()
946 context = tls_context_new(conf); in tls_init()