Home
last modified time | relevance | path

Searched refs:be32 (Results 1 – 25 of 48) sorted by relevance

12

/external/wpa_supplicant_8/src/common/
Ddhcp.h29 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/
Deap_ttls.h13 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;
Deap_tlv_common.h50 be32 vendor_id;
Deap_teap_common.h65 be32 vendor_id;
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h41 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/
Dcn-encoder.c103 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/
Dtrace-msg.c32 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 …]
Dtrace-timesync-ptp.c24 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/
Djwe.c183 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/
Dcommon.h181 #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/
Dsta_info.h76 be32 ipaddr;
/external/iperf3/config/
Dconfig.sub258 | be32 | be64 \
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfig.sub258 | be32 | be64 \
/external/libcups/
Dconfig.sub258 | be32 | be64 \
/external/libcap-ng/libcap-ng-0.7/
Dconfig.sub254 | be32 | be64 \
/external/libnetfilter_conntrack/build-aux/
Dconfig.sub258 | be32 | be64 \
/external/libconfig/aux-build/
Dconfig.sub258 | be32 | be64 \
/external/libnfnetlink/build-aux/
Dconfig.sub263 | be32 | be64 \
/external/openthread/third_party/nlbuild-autotools/repo/third_party/autoconf/
Dconfig.sub257 | be32 | be64 \
/external/icu/icu4c/source/
Dconfig.sub255 | be32 | be64 \
/external/libsrtp2/
Dconfig.sub258 | be32 | be64 \
/external/libffi/
Dconfig.sub258 | be32 | be64 \
/external/cronet/third_party/icu/source/
Dconfig.sub255 | be32 | be64 \
/external/strace/
Dconfig.sub258 | be32 | be64 \
/external/google-breakpad/autotools/
Dconfig.sub258 | be32 | be64 \

12