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

/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dtlsv1_common.h209 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c111 int tls_server_key_exchange_allowed(tls_cipher cipher) function
H A Dtlsv1_server_write.c263 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c534 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_common.h250 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c115 int tls_server_key_exchange_allowed(tls_cipher cipher) function
H A Dtlsv1_server_write.c259 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c536 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_common.h250 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c115 int tls_server_key_exchange_allowed(tls_cipher cipher) function
H A Dtlsv1_server_write.c259 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c536 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_common.h250 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c115 int tls_server_key_exchange_allowed(tls_cipher cipher) function
H A Dtlsv1_server_write.c259 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {
H A Dtlsv1_client_read.c536 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) {

Completed in 105 milliseconds