Searched refs:res_first (Results 1 – 2 of 2) sorted by relevance
658 enum tls_ocsp_result res_first = res; in tls_process_ocsp_response() local752 res_first = res; in tls_process_ocsp_response()758 return res == TLS_OCSP_REVOKED ? res : res_first; in tls_process_ocsp_response()
689 enum tls_ocsp_result res_first = res; in tls_process_ocsp_response() local796 res_first = res; in tls_process_ocsp_response()802 return res == TLS_OCSP_REVOKED ? res : res_first; in tls_process_ocsp_response()