Searched refs:SSL_CTX_get0_chain_certs (Results 1 – 7 of 7) sorted by relevance
6 SSL_CTX_add1_chain_cert, SSL_CTX_get0_chain_certs, SSL_CTX_clear_chain_certs,21 int SSL_CTX_get0_chain_certs(SSL_CTX *ctx, STACK_OF(X509) **sk);48 SSL_CTX_get0_chain_certs() retrieves the chain associated with the current
547 SSL_CTX_get0_chain_certs define
524 if (!SSL_CTX_get0_chain_certs(ssl_ctx, &chain)) in get_ocsp_resp_from_responder()
1436 # define SSL_CTX_get0_chain_certs(ctx,px509) \ macro
1389 # define SSL_CTX_get0_chain_certs(ctx,px509) \ macro
5631 if (SSL_CTX_get0_chain_certs(ssl_ctx, &certs) == 1) { in openssl_debug_dump_certificates()
3974 MLINKS+= SSL_CTX_add1_chain_cert.3 SSL_CTX_get0_chain_certs.3