HomeSort by: relevance | last modified time | path
    Searched refs:tls_context_new (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/crypto/
tls_wolfssl.c 106 static struct tls_context * tls_context_new(const struct tls_config *conf) function
237 context = tls_context_new(conf);
tls_openssl.c 285 static struct tls_context * tls_context_new(const struct tls_config *conf) function
1024 tls_global = context = tls_context_new(conf);
1079 context = tls_context_new(conf);

Completed in 83 milliseconds