Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_wolfssl.c1463 static int tls_global_dh(void *ssl_ctx, const char *dh_file) in tls_global_dh() function
1553 if (tls_global_dh(tls_ctx, params->dh_file) < 0) { in tls_global_set_params()
Dtls_openssl.c4155 static int tls_global_dh(struct tls_data *data, const char *dh_file) in tls_global_dh() function
5694 tls_global_dh(data, params->dh_file)) { in tls_global_set_params()