Searched refs:tls_server_key_exchange_allowed (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_common.h252 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c127 int tls_server_key_exchange_allowed(tls_cipher cipher) function
H A Dtlsv1_server_write.c386 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c1077 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {

Completed in 133 milliseconds