Searched refs:cert_probe (Results 1 – 5 of 5) sorted by relevance
17 unsigned int cert_probe:1; member
293 if ((conn->cred && conn->cred->cert_probe) || conn->cert_in_cb) { in tls_peer_cert_event()541 } else if (conn->cred && conn->cred->cert_probe) { in tls_process_certificate()
227 cred->cert_probe = 1; in tlsv1_set_ca_cert()
95 unsigned int cert_probe:1; member900 if (conn->cert_probe || (conn->flags & TLS_CONN_EXT_CERT_CHECK) || in wolfssl_tls_cert_event()1123 if (conn->cert_probe && preverify_ok && depth == 0) { in tls_verify_cb()1183 conn->cert_probe = 1; in tls_connection_ca_cert()
261 unsigned int cert_probe:1; member2383 if (conn->cert_probe || (conn->flags & TLS_CONN_EXT_CERT_CHECK) || in openssl_tls_cert_event()2674 if (conn->cert_probe && preverify_ok && depth == 0) { in tls_verify_cb()2807 conn->cert_probe = 1; in tls_connection_ca_cert()