Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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) in tls_server_key_exchange_allowed() function
H A Dtlsv1_server_write.c386 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) { in tls_write_server_key_exchange()
H A Dtlsv1_client_read.c1077 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) { in tls_process_server_key_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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) in tls_server_key_exchange_allowed() function
H A Dtlsv1_server_write.c386 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) { in tls_write_server_key_exchange()
H A Dtlsv1_client_read.c1085 if (!tls_server_key_exchange_allowed(conn->rl.cipher_suite)) { in tls_process_server_key_exchange()

Completed in 8 milliseconds