Home
last modified time | relevance | path

Searched refs:tls_msg_cb (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c1576 static void tls_msg_cb(int write_p, int version, int content_type, in tls_msg_cb() function
1726 SSL_set_msg_callback(conn->ssl, tls_msg_cb); in tls_connection_init()