Searched refs:tlsv1_client_get_cipher (Results 1 – 3 of 3) sorted by relevance
33 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf,
556 int tlsv1_client_get_cipher(struct tlsv1_client *conn, char *buf, in tlsv1_client_get_cipher() function
682 return tlsv1_client_get_cipher(conn->client, buf, buflen); in tls_get_cipher()