| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_get_peer_certificate.pod | 5 SSL_get_peer_certificate, 20 X509 *SSL_get_peer_certificate(const SSL *ssl); 47 SSL_get_peer_certificate() is an alias of SSL_get1_peer_certificate(). 73 SSL_get_peer_certificate() was deprecated in 3.0.0.
|
| H A D | SSL_get_verify_result.pod | 40 with L<SSL_get_peer_certificate(3)>. 61 L<SSL_get_peer_certificate(3)>,
|
| H A D | SSL_get_peer_cert_chain.pod | 21 L<SSL_get_peer_certificate(3)>. 65 L<ssl(7)>, L<SSL_get_peer_certificate(3)>, L<X509_up_ref(3)>,
|
| H A D | SSL_set_verify_result.pod | 35 L<SSL_get_peer_certificate(3)>,
|
| H A D | SSL_get_peer_signature_nid.pod | 42 L<ssl(7)>, L<SSL_get_peer_certificate(3)>,
|
| H A D | SSL_CTX_set_verify.pod | 344 if (peer = SSL_get_peer_certificate(ssl)) { 356 L<SSL_get_peer_certificate(3)>,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_get_peer_certificate.pod | 5 SSL_get_peer_certificate - get the X509 certificate of the peer 11 X509 *SSL_get_peer_certificate(const SSL *ssl); 15 SSL_get_peer_certificate() returns a pointer to the X509 certificate the
|
| H A D | SSL_get_verify_result.pod | 33 with L<SSL_get_peer_certificate(3)>. 54 L<SSL_get_peer_certificate(3)>,
|
| H A D | SSL_get_peer_cert_chain.pod | 21 L<SSL_get_peer_certificate(3)>. 65 L<ssl(7)>, L<SSL_get_peer_certificate(3)>, L<X509_up_ref(3)>,
|
| H A D | SSL_set_verify_result.pod | 35 L<SSL_get_peer_certificate(3)>,
|
| H A D | SSL_get_peer_signature_nid.pod | 42 L<ssl(7)>, L<SSL_get_peer_certificate(3)>,
|
| H A D | SSL_CTX_set_verify.pod | 326 if (peer = SSL_get_peer_certificate(ssl)) { 338 L<SSL_get_peer_certificate(3)>,
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | tls_o.c | 725 return SSL_get_peer_certificate(s); in tlso_get_cert() 1017 cert = SSL_get_peer_certificate( s ); in tlso_session_endpoint() 1066 X509 *x = SSL_get_peer_certificate(s); in tlso_session_peercert() 1083 X509 *cert = SSL_get_peer_certificate(s); in tlso_session_pinning()
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 266 SSL_get_peer_certificate;
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | man.inc | 388 SSL_get_peer_certificate.3 \
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls.h | 124 #define TLS_PEEK_PEER_CERT(ssl) SSL_get_peer_certificate(ssl)
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | nsd-control.c | 402 x = SSL_get_peer_certificate(ssl); in setup_ssl()
|
| /netbsd-src/external/bsd/unbound/dist/testcode/ |
| H A D | streamtcp.c | 474 X509* x = SSL_get_peer_certificate(ssl); in send_em()
|
| /netbsd-src/external/bsd/unbound/dist/dnstap/ |
| H A D | unbound-dnstap-socket.c | 845 X509* x = SSL_get_peer_certificate(data->ssl); in tap_check_peer() 867 X509* x = SSL_get_peer_certificate(data->ssl); in tap_check_peer()
|
| H A D | dtstream.c | 1325 X509* x = SSL_get_peer_certificate(dtio->ssl); in dtio_ssl_check_peer() 1350 X509* x = SSL_get_peer_certificate(dtio->ssl); in dtio_ssl_check_peer()
|
| /netbsd-src/usr.bin/ftp/ |
| H A D | ssl.c | 721 cert = SSL_get_peer_certificate(ssl); in fetch_start_ssl()
|
| /netbsd-src/share/examples/refuse/ian/libfetch/ |
| H A D | common.c | 352 conn->ssl_cert = SSL_get_peer_certificate(conn->ssl); in _fetch_ssl()
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | man.inc | 610 SSL_get_peer_certificate.3 \
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | other.syms | 562 SSL_get_peer_certificate define deprecated 3.0.0
|
| /netbsd-src/external/bsd/nsd/dist/dnstap/ |
| H A D | dnstap.c | 407 x = SSL_get_peer_certificate(dtw->ssl); in dt_tls_writer_open()
|