Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dt1_trce.c1422 static int ssl_print_handshake(BIO *bio, const SSL *ssl, int server, in ssl_print_handshake() function
1573 if (!ssl_print_handshake(bio, ssl, ssl->server ? write_p : !write_p, in SSL_trace()