Searched refs:SSL_get0_peername (Results 1 – 15 of 15) sorted by relevance
5 SSL_set1_host, SSL_add1_host, SSL_set_hostflags, SSL_get0_peername -15 const char *SSL_get0_peername(SSL *s);53 SSL_get0_peername() returns the DNS hostname or subject CommonName78 SSL_get0_peername() returns NULL if peername verification is not102 const char *peername = SSL_get0_peername(ssl);
303 const char *peername = SSL_get0_peername(ssl);365 L<SSL_get0_peername(3)>,
239 SSL_get0_peername;
944 if(SSL_get0_peername(data->ssl)) { in tap_check_peer()947 SSL_get0_peername(data->ssl)); in tap_check_peer()
1352 if(SSL_get0_peername(dtio->ssl)) { in dtio_ssl_check_peer()1356 SSL_get0_peername(dtio->ssl)); in dtio_ssl_check_peer()
173 SSL_get0_peername 174 3_0_0 EXIST::FUNCTION:
1260 const char *peername = SSL_get0_peername(s); in print_verify_detail()
661 /* Define to 1 if you have the 'SSL_get0_peername' function. */
1006 AC_CHECK_FUNCS([OPENSSL_init_ssl SSL_CTX_set_security_level SSL_set1_host SSL_get0_peername X509_VE…
322 | `SSL_get0_peername` | HL | U | A | NC\* | Done …
1889 __owur const char *SSL_get0_peername(SSL *s);
1842 __owur const char *SSL_get0_peername(SSL *s);
3519 if(SSL_get0_peername(c->ssl)) {3523 SSL_get0_peername(c->ssl));
1198 const char *SSL_get0_peername(SSL *s) in SSL_get0_peername() function
4576 MLINKS+= SSL_set1_host.3 SSL_get0_peername.3