Searched refs:resp_status (Results 1 – 2 of 2) sorted by relevance
550 int status, resp_status; in eap_tlv_process() local566 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()569 resp_status = EAP_TLV_RESULT_SUCCESS; in eap_tlv_process()574 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()579 resp_status = EAP_TLV_RESULT_FAILURE; in eap_tlv_process()585 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()