Searched refs:tlsv1_client_get_cipher (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client.h | 34 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf,
|
H A D | tlsv1_client.c | 572 * tlsv1_client_get_cipher - Get current cipher name 580 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, in tlsv1_client_get_cipher() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | tlsv1_client.h | 34 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf,
|
H A D | tlsv1_client.c | 596 * tlsv1_client_get_cipher - Get current cipher name 604 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, in tlsv1_client_get_cipher() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_internal.c | 702 return tlsv1_client_get_cipher(conn->client, buf, buflen); in tls_get_cipher()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_internal.c | 702 return tlsv1_client_get_cipher(conn->client, buf, buflen); in tls_get_cipher()
|
Completed in 7 milliseconds