Searched refs:SSL_get0_peername (Results 1 – 7 of 7) 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);365 L<SSL_get0_peername(3)>,
173 SSL_get0_peername 174 3_0_0 EXIST::FUNCTION:
1256 const char *peername = SSL_get0_peername(s); in print_verify_detail()
322 | `SSL_get0_peername` | HL | U | A | NC\* | Done …
1826 __owur const char *SSL_get0_peername(SSL *s);
1159 const char *SSL_get0_peername(SSL *s) in SSL_get0_peername() function
Completed in 50 milliseconds