Searched refs:SSL_get0_peername (Results 1 – 20 of 20) sorted by relevance
5 SSL_set1_host, SSL_add1_host, SSL_set_hostflags, SSL_get0_peername -15 const char *SSL_get0_peername(SSL *s);46 SSL_get0_peername() returns the DNS hostname or subject CommonName69 SSL_get0_peername() returns NULL if peername verification is not93 const char *peername = SSL_get0_peername(ssl);
303 const char *peername = SSL_get0_peername(ssl);361 L<SSL_get0_peername(3)>,
303 const char *peername = SSL_get0_peername(ssl);362 L<SSL_get0_peername(3)>,
402 if (cn == 0 && (san = SSL_get0_peername(TLScontext->con)) != 0) in tls_peer_CN()
351 const char *peername = SSL_get0_peername(TLScontext->con); in verify_extract_name()
1343 const char *peername = SSL_get0_peername(tctx->con); in main()
238 SSL_get0_peername;
315 SSL_get0_peername;
854 if(SSL_get0_peername(data->ssl)) { in tap_check_peer()857 SSL_get0_peername(data->ssl)); in tap_check_peer()
1335 if(SSL_get0_peername(dtio->ssl)) { in dtio_ssl_check_peer()1339 SSL_get0_peername(dtio->ssl)); in dtio_ssl_check_peer()
173 SSL_get0_peername 174 1_1_0 EXIST::FUNCTION:
173 SSL_get0_peername 174 3_0_0 EXIST::FUNCTION:
1162 const char *peername = SSL_get0_peername(s); in print_verify_detail()
1702 if(SSL_get0_peername(c->ssl)) {1706 SSL_get0_peername(c->ssl));
1746 __owur const char *SSL_get0_peername(SSL *s);
572 /* Define to 1 if you have the `SSL_get0_peername' function. */
945 AC_CHECK_FUNCS([OPENSSL_init_ssl SSL_CTX_set_security_level SSL_set1_host SSL_get0_peername X509_VE…
982 const char *SSL_get0_peername(SSL *s) in SSL_get0_peername() function
1781 __owur const char *SSL_get0_peername(SSL *s);