Searched refs:SSL_CERT_SET_FIRST (Results 1 – 4 of 4) sorted by relevance
81 on the B<op> argument. Currently B<op> can be B<SSL_CERT_SET_FIRST> to use
339 if (op == SSL_CERT_SET_FIRST) in ssl_cert_set_current()
5416 for (res = SSL_CTX_set_current_cert(ssl_ctx, SSL_CERT_SET_FIRST); in openssl_debug_dump_certificate_chains()5421 SSL_CTX_set_current_cert(ssl_ctx, SSL_CERT_SET_FIRST); in openssl_debug_dump_certificate_chains()
1310 # define SSL_CERT_SET_FIRST 1 macro