Searched refs:status_type (Results 1 – 3 of 3) sorted by relevance
53 u8 status_type; in tls_process_status_request_item() local75 status_type = *pos++; in tls_process_status_request_item()76 wpa_printf(MSG_DEBUG, "TLSv1: CertificateStatusType %u", status_type); in tls_process_status_request_item()77 if (status_type != 1 && status_type != 2) in tls_process_status_request_item()85 if (status_type == 2) in tls_process_status_request_item()
829 u8 type, status_type; in tls_process_certificate_status() local894 status_type = *pos++; in tls_process_certificate_status()896 status_type); in tls_process_certificate_status()898 if (status_type == 1 /* ocsp */) { in tls_process_certificate_status()901 } else if (status_type == 2 /* ocsp_multi */) { in tls_process_certificate_status()
36 int status_type) in accounting_msg() argument54 status_type)) { in accounting_msg()