Searched refs:SSL_get0_peername (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libssl/hidden/openssl/
H A Dssl.h229 LSSL_USED(SSL_get0_peername); variable
/openbsd-current/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c854 if(SSL_get0_peername(data->ssl)) {
857 SSL_get0_peername(data->ssl));
H A Ddtstream.c1335 if(SSL_get0_peername(dtio->ssl)) {
1339 SSL_get0_peername(dtio->ssl));
/openbsd-current/lib/libssl/
H A Dssl_lib.c489 SSL_get0_peername(SSL *s) function
493 LSSL_ALIAS(SSL_get0_peername); variable
H A Dssl.h1267 const char *SSL_get0_peername(SSL *s);
/openbsd-current/usr.sbin/unbound/util/
H A Dnetevent.c1707 if(SSL_get0_peername(c->ssl)) {
1711 SSL_get0_peername(c->ssl));
/openbsd-current/sbin/unwind/libunbound/util/
H A Dnetevent.c1707 if(SSL_get0_peername(c->ssl)) {
1711 SSL_get0_peername(c->ssl));

Completed in 277 milliseconds