Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_gnutls.c1680 const char *kx_str, *cipher_str, *mac_str; in tls_get_cipher() local
1689 kx_str = gnutls_kx_get_name(kx); in tls_get_cipher()
1690 if (!kx_str) in tls_get_cipher()
1691 kx_str = ""; in tls_get_cipher()
1702 kx_str, cipher_str, mac_str); in tls_get_cipher()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c1680 const char *kx_str, *cipher_str, *mac_str; in tls_get_cipher() local
1689 kx_str = gnutls_kx_get_name(kx); in tls_get_cipher()
1690 if (!kx_str) in tls_get_cipher()
1691 kx_str = ""; in tls_get_cipher()
1702 kx_str, cipher_str, mac_str); in tls_get_cipher()

Completed in 5 milliseconds