Home
last modified time | relevance | path

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 Dtlsv1_client.h34 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf,
H A Dtlsv1_client.c572 * 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 Dtlsv1_client.h34 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf,
H A Dtlsv1_client.c596 * 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 Dtls_internal.c702 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 Dtls_internal.c702 return tlsv1_client_get_cipher(conn->client, buf, buflen); in tls_get_cipher()

Completed in 7 milliseconds