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

/external/wpa_supplicant_8/hostapd/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.c383 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c1080 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
/external/wpa_supplicant_8/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.c383 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c1080 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
/external/wpa_supplicant_8/wpa_supplicant/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.c383 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c1080 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {

Completed in 67 milliseconds