Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c1175 u8 correlation_id[24]; in tncc_build_soh() local
1179 if (os_get_random(correlation_id, sizeof(correlation_id))) in tncc_build_soh()
1182 correlation_id, sizeof(correlation_id)); in tncc_build_soh()
1209 wpabuf_put_data(buf, correlation_id, sizeof(correlation_id)); in tncc_build_soh()
1251 wpabuf_put_data(buf, correlation_id, sizeof(correlation_id)); in tncc_build_soh()