Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_PUT_BE16

145 	WPA_PUT_BE16(pos, TLS_VERSION);
158 WPA_PUT_BE16(length, pos - length - 2);
205 WPA_PUT_BE16(pos, TLS_VERSION);
215 WPA_PUT_BE16(pos, 2 * conn->num_cipher_suites);
218 WPA_PUT_BE16(pos, conn->cipher_suites[i]);
1067 WPA_PUT_BE16(pre_master_secret, TLS_VERSION);
1274 WPA_PUT_BE16(*pos, dh_yc_len);
1366 WPA_PUT_BE16(*pos - 2, clen);
1530 WPA_PUT_BE16(signed_start, clen);
2277 WPA_PUT_BE16(pos, 4 + data_len);
2279 WPA_PUT_BE16(pos, ext_type);
2281 WPA_PUT_BE16(pos, data_len);