Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dtls_wolfssl.c1423 static int tls_global_dh(void *ssl_ctx, const char *dh_file, in tls_global_dh() function
1528 if (tls_global_dh(tls_ctx, params->dh_file, params->dh_blob, in tls_global_set_params()
Dtls_openssl.c3787 static int tls_global_dh(struct tls_data *data, const char *dh_file) in tls_global_dh() function
5025 tls_global_dh(data, params->dh_file)) { in tls_global_set_params()