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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c1423 static int tls_global_dh(void *ssl_ctx, const char *dh_file, function
1528 if (tls_global_dh(tls_ctx, params->dh_file, params->dh_blob,
H A Dtls_openssl.c3882 static int tls_global_dh(struct tls_data *data, const char *dh_file) function
5252 tls_global_dh(data, params->dh_file)) {

Completed in 132 milliseconds