Searched refs:be32 (Results 1 – 25 of 48) sorted by relevance
12
/external/wpa_supplicant_8/src/common/ |
D | dhcp.h | 29 be32 xid; 32 be32 client_ip; 33 be32 your_ip; 34 be32 server_ip; 35 be32 relay_ip; 48 be32 xid; 51 be32 client_ip; 52 be32 your_ip; 53 be32 server_ip; 54 be32 relay_ip;
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_ttls.h | 13 be32 avp_code; 14 be32 avp_length; /* 8-bit flags, 24-bit length; 21 be32 avp_code; 22 be32 avp_length; /* 8-bit flags, 24-bit length; 24 be32 vendor_id;
|
D | eap_tlv_common.h | 50 be32 vendor_id;
|
D | eap_teap_common.h | 65 be32 vendor_id;
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_kay_i.h | 41 be32 mn; 212 be32 actor_mn; 310 be32 lkn; 312 be32 llpn; 317 be32 okn; 319 be32 olpn; 361 be32 kn;
|
/external/cn-cbor/src/ |
D | cn-encoder.c | 103 uint32_t be32 = (uint32_t)val; in _write_positive() local 105 be32 = hton32p(&be32); in _write_positive() 106 write_byte_and_data(ib | 26, (const void*)&be32, 4); in _write_positive() 120 uint32_t be32; in _write_double() local 153 be32 = hton32p((const uint8_t*)&u32.u); in _write_double() 155 write_byte_and_data(IB_PRIM | 26, (const void*)&be32, 4); in _write_double()
|
/external/trace-cmd/lib/trace-cmd/ |
D | trace-msg.c | 32 typedef __be32 be32; typedef 46 be32 cpus; 47 be32 page_size; 48 be32 opt_num; 52 be32 cpus; 68 be32 flags; 69 be32 argc; 74 be32 flags; 75 be32 cpus; 76 be32 page_size; [all …]
|
D | trace-timesync-ptp.c | 24 typedef __be32 be32; typedef 74 be32 series_id; 75 be32 flags; 80 be32 id; 84 be32 series_id; 85 be32 count;
|
/external/libwebsockets/lib/jose/jwe/ |
D | jwe.c | 183 be32(uint32_t i, uint32_t *p32) in be32() function 283 lws_genhash_update(&hash_ctx, be32(ctr++, &t), 4) || in lws_jwa_concat_kdf() 287 lws_genhash_update(&hash_ctx, be32((uint32_t)strlen(aid), &t), 4) || in lws_jwa_concat_kdf() 290 be32(jwe->jose.e[LJJHI_APU].len, &t), 4) || in lws_jwa_concat_kdf() 294 be32(jwe->jose.e[LJJHI_APV].len, &t), 4) || in lws_jwa_concat_kdf() 298 be32(jwe->jose.enc_alg->keybits_fixed, &t), in lws_jwa_concat_kdf()
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 181 #define be_to_host32(n) bswap_32((__force u32) (be32) (n)) 182 #define host_to_be32(n) ((__force be32) bswap_32((n))) 448 typedef u32 __bitwise be32; typedef
|
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 76 be32 ipaddr;
|
/external/iperf3/config/ |
D | config.sub | 258 | be32 | be64 \
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libcups/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.sub | 254 | be32 | be64 \
|
/external/libnetfilter_conntrack/build-aux/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libconfig/aux-build/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libnfnetlink/build-aux/ |
D | config.sub | 263 | be32 | be64 \
|
/external/openthread/third_party/nlbuild-autotools/repo/third_party/autoconf/ |
D | config.sub | 257 | be32 | be64 \
|
/external/icu/icu4c/source/ |
D | config.sub | 255 | be32 | be64 \
|
/external/libsrtp2/ |
D | config.sub | 258 | be32 | be64 \
|
/external/libffi/ |
D | config.sub | 258 | be32 | be64 \
|
/external/cronet/third_party/icu/source/ |
D | config.sub | 255 | be32 | be64 \
|
/external/strace/ |
D | config.sub | 258 | be32 | be64 \
|
/external/google-breakpad/autotools/ |
D | config.sub | 258 | be32 | be64 \
|
12