Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Dtncs.h39 struct wpabuf * tncs_build_soh_request(void);
Dtncs.c1167 struct wpabuf * tncs_build_soh_request(void) in tncs_build_soh_request() function
Deap_server_peap.c245 buf1 = tncs_build_soh_request(); in eap_peap_build_phase2_soh()