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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c2441 static int tls_global_dh(SSL_CTX *ssl_ctx, const char *dh_file) function
3325 if (tls_global_dh(ssl_ctx, params->dh_file)) {
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c2441 static int tls_global_dh(SSL_CTX *ssl_ctx, const char *dh_file) function
3325 if (tls_global_dh(ssl_ctx, params->dh_file)) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c2441 static int tls_global_dh(SSL_CTX *ssl_ctx, const char *dh_file) function
3325 if (tls_global_dh(ssl_ctx, params->dh_file)) {

Completed in 112 milliseconds