HomeSort by relevance Sort by last modified time
    Searched refs:tlsv1_client_get_cipher (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/tls/
tlsv1_client.h 33 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf,
tlsv1_client.c 547 * tlsv1_client_get_cipher - Get current cipher name
555 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, function
  /external/wpa_supplicant_8/src/crypto/
tls_internal.c 565 return tlsv1_client_get_cipher(conn->client, buf, buflen);

Completed in 79 milliseconds