Searched refs:SSL_CTX_get0_chain_certs (Results 1 – 3 of 3) 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
111 MLINKS+= SSL_CTX_add1_chain_cert.3 SSL_CTX_get0_chain_certs.3
2030 # define SSL_CTX_get0_chain_certs(ctx,px509) \ macro