Searched refs:SSL_get_certificate (Results 1 – 14 of 14) sorted by relevance
246 X509 *SSL_get_certificate(const SSL *ssl) in SSL_get_certificate() function
290 #define SSL_get_certificate SSL_GET_CERTIFICATE macro
77 that is being sent back to the client via a call to SSL_get_certificate();
615 X509 *SSL_get_certificate(const SSL *ssl);
234 SSL_get_certificate 235 1_1_0 EXIST::FUNCTION:
281 X509* cert = SSL_get_certificate(ssl.get()); in GetCert()
523 =item X509 *B<SSL_get_certificate>(const SSL *ssl);
1966 __owur X509 *SSL_get_certificate(const SSL *ssl);
535 x = SSL_get_certificate(s); in get_ocsp_resp_from_responder()
1081 x509 = SSL_get_certificate(ssl); in cert_stuff()
317 #define SSL_get_certificate BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_certificate) macro
5827 return SSL_get_certificate(conn->ssl) != NULL; in tls_connection_get_own_cert_used()
3954 X509 *SSL_get_certificate(const SSL *s) in SSL_get_certificate() function
4048 the right response is stapled. Also change SSL_get_certificate()