Searched refs:resp_status (Results 1 – 4 of 4) sorted by relevance
582 int status, resp_status; in eap_tlv_process() local598 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()603 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()606 resp_status = EAP_TLV_RESULT_SUCCESS; in eap_tlv_process()611 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()616 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()622 eap_get_id(req), resp_status); in eap_tlv_process()
653 u8 resp_status; in tls_process_ocsp_response() local684 resp_status = hdr.payload[0]; in tls_process_ocsp_response()685 wpa_printf(MSG_DEBUG, "OCSP: responseStatus %u", resp_status); in tls_process_ocsp_response()687 if (resp_status != OCSP_RESP_STATUS_SUCCESSFUL) { in tls_process_ocsp_response()
553 int status, resp_status; in eap_tlv_process() local569 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()572 resp_status = EAP_TLV_RESULT_SUCCESS; in eap_tlv_process()577 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()582 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()588 eap_get_id(req), resp_status); in eap_tlv_process()
684 u8 resp_status; in tls_process_ocsp_response() local721 resp_status = hdr.payload[0]; in tls_process_ocsp_response()722 wpa_printf(MSG_DEBUG, "OCSP: responseStatus %u", resp_status); in tls_process_ocsp_response()724 if (resp_status != OCSP_RESP_STATUS_SUCCESSFUL) { in tls_process_ocsp_response()