Searched refs:srv_cert (Results 1 – 3 of 3) sorted by relevance
354 struct x509_certificate *srv_cert, in tls_process_basic_ocsp_response() argument599 if (!srv_cert) { in tls_process_basic_ocsp_response()605 if (srv_cert->next) { in tls_process_basic_ocsp_response()607 issuer = srv_cert->next; in tls_process_basic_ocsp_response()612 if (x509_name_compare(&srv_cert->issuer, in tls_process_basic_ocsp_response()630 x509_name_compare(&srv_cert->issuer, in tls_process_basic_ocsp_response()659 res = tls_process_ocsp_responses(conn, srv_cert, issuer, in tls_process_basic_ocsp_response()662 srv_cert->ocsp_revoked = 1; in tls_process_basic_ocsp_response()664 srv_cert->ocsp_good = 1; in tls_process_basic_ocsp_response()
851 + boolean srv_cert = false;857 + srv_cert = true;993 + if (srv_cert) {
3423 + boolean srv_cert = false;3429 + srv_cert = true;3565 + if (srv_cert) {