Searched refs:SSL_get0_peername (Results 1 – 7 of 7) sorted by relevance
495 if (cn == 0 && (san = SSL_get0_peername(TLScontext->con)) != 0) in tls_peer_CN()
353 const char *peername = SSL_get0_peername(TLScontext->con); in verify_x509()
1375 const char *peername = SSL_get0_peername(tctx->con); in main()
315 SSL_get0_peername;
314 SSL_get0_peername@@OPENSSL_3.0.0
173 SSL_get0_peername 174 3_0_0 EXIST::FUNCTION:
1023 const char *SSL_get0_peername(SSL *s) in SSL_get0_peername() function