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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c422 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file, function
1285 if (tls_connection_dh(conn, params->dh_file, params->dh_blob,
H A Dtls_openssl.c3808 static int tls_connection_dh(struct tls_connection *conn, const char *dh_file) function
5021 if (tls_connection_dh(conn, params->dh_file)) {

Completed in 66 milliseconds