Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_client_ocsp.c653 u8 resp_status; in tls_process_ocsp_response() local
684 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()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_peap.c582 int status, resp_status; in eap_tlv_process() local
598 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()
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_pke.h216 icp_qat_fw_pke_resp_status_t resp_status; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h2207 u32 resp_status; member