Searched refs:SSL_get_certificate (Results 1 – 8 of 8) sorted by relevance
247 SSL_get_certificate;
77 that is being sent back to the client via a call to SSL_get_certificate();
523 =item X509 *B<SSL_get_certificate>(const SSL *ssl);
1970 __owur X509 *SSL_get_certificate(const SSL *ssl);
535 x = SSL_get_certificate(s); in get_ocsp_resp_from_responder()
5773 return SSL_get_certificate(conn->ssl) != NULL; in tls_connection_get_own_cert_used()
4046 X509 *SSL_get_certificate(const SSL *s) in SSL_get_certificate() function
3886 the right response is stapled. Also change SSL_get_certificate()