Home
last modified time | relevance | path

Searched refs:res_first (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_ocsp.c658 enum tls_ocsp_result res_first = res; in tls_process_ocsp_response() local
752 res_first = res; in tls_process_ocsp_response()
758 return res == TLS_OCSP_REVOKED ? res : res_first; in tls_process_ocsp_response()