Searched refs:inner_len (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | tncc.c | 1173 u8 *tlv_len, *tlv_len2, *outer_len, *inner_len, *ssoh_len, *end; in tncc_build_soh() local 1199 inner_len = wpabuf_put(buf, 2); in tncc_build_soh() 1277 WPA_PUT_BE16(inner_len, end - inner_len - 2); in tncc_build_soh()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | tncc.c | 1172 u8 *tlv_len, *tlv_len2, *outer_len, *inner_len, *ssoh_len, *end; in tncc_build_soh() local 1198 inner_len = wpabuf_put(buf, 2); in tncc_build_soh() 1276 WPA_PUT_BE16(inner_len, end - inner_len - 2); in tncc_build_soh()
|