Home
last modified time | relevance | path

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

/hostap-latest/src/eap_peer/
Dtncc.c1173 u8 correlation_id[24]; in tncc_build_soh() local
1177 if (os_get_random(correlation_id, sizeof(correlation_id))) in tncc_build_soh()
1180 correlation_id, sizeof(correlation_id)); in tncc_build_soh()
1207 wpabuf_put_data(buf, correlation_id, sizeof(correlation_id)); in tncc_build_soh()
1249 wpabuf_put_data(buf, correlation_id, sizeof(correlation_id)); in tncc_build_soh()