Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DSSL_set1_host.pod5 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 CommonName
69 SSL_get0_peername() returns NULL if peername verification is not
93 const char *peername = SSL_get0_peername(ssl);
H A DSSL_CTX_dane_enable.pod303 const char *peername = SSL_get0_peername(ssl);
365 L<SSL_get0_peername(3)>,
/openssl/util/
H A Dlibssl.num173 SSL_get0_peername 174 3_0_0 EXIST::FUNCTION:
/openssl/apps/lib/
H A Ds_cb.c1256 const char *peername = SSL_get0_peername(s); in print_verify_detail()
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md322 | `SSL_get0_peername` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in1826 __owur const char *SSL_get0_peername(SSL *s);
/openssl/ssl/
H A Dssl_lib.c1159 const char *SSL_get0_peername(SSL *s) in SSL_get0_peername() function

Completed in 50 milliseconds