Searched refs:SSL_CTX_select_current_cert (Results 1 – 3 of 3) sorted by relevance
9 SSL_build_cert_chain, SSL_CTX_select_current_cert,34 int SSL_CTX_select_current_cert(SSL_CTX *ctx, X509 *x509);71 SSL_CTX_select_current_cert() selects B<x509> as the current end entity
336 SSL_CTX_select_current_cert define
1355 # define SSL_CTX_select_current_cert(ctx,x509) \ macro