Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c1174 u8 correlation_id[24]; in tncc_build_soh() local
1178 if (os_get_random(correlation_id, sizeof(correlation_id))) in tncc_build_soh()
1181 correlation_id, sizeof(correlation_id)); in tncc_build_soh()
1208 wpabuf_put_data(buf, correlation_id, sizeof(correlation_id)); in tncc_build_soh()
1250 wpabuf_put_data(buf, correlation_id, sizeof(correlation_id)); in tncc_build_soh()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A 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()

Completed in 5 milliseconds