Home
last modified time | relevance | path

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

/hostap-latest/src/eap_peer/
Deap_peap.c68 int soh; /* Whether IF-TNCCS-SOH (Statement of Health; Microsoft NAP) member
133 data->soh = 2; in eap_peap_parse_phase1()
136 data->soh = 1; in eap_peap_parse_phase1()
139 data->soh = 2; in eap_peap_parse_phase1()
672 if (data->soh) { in eap_peap_phase2_request()
682 buf = tncc_process_soh_request(data->soh, in eap_peap_phase2_request()