Home
last modified time | relevance | path

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

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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;
/third_party/wpa_supplicant/wpa_supplicant-2.9/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;
/third_party/wpa_supplicant/wpa_supplicant-2.9/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;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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;
/third_party/wpa_supplicant/wpa_supplicant-2.9/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;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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;
/third_party/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()
/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h52 typedef u32 be32; typedef
Dendians.h294 #define const_cpu_to_be32(x) ((be32) __constant_cpu_to_be32(x))
298 #define const_sbe32_to_cpu(x) ((s32) __constant_be32_to_cpu((be32) x))
/third_party/ffmpeg/libavcodec/
Dpcm.c118 ENCODE(uint32_t, be32, samples, dst, n, 0, 0x80000000) in pcm_encode_frame()
186 ENCODE(int32_t, be32, samples, dst, n, 0, 0) in pcm_encode_frame()
386 DECODE(32, be32, src, samples, n, 0, 0x80000000) in pcm_decode_frame()
471 DECODE(32, be32, src, samples, n, 0, 0) in pcm_decode_frame()
Dbytestream.h96 DEF(unsigned int, be32, 4, AV_RB32, AV_WB32)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h182 #define be_to_host32(n) bswap_32((__force u32) (be32) (n))
183 #define host_to_be32(n) ((__force be32) bswap_32((n)))
453 typedef u32 __bitwise be32; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h182 #define be_to_host32(n) bswap_32((__force u32) (be32) (n))
183 #define host_to_be32(n) ((__force be32) bswap_32((n)))
450 typedef u32 __bitwise be32; typedef
/third_party/openssl/crypto/bn/
Drsa_sup_mul.c494 static ossl_inline uint32_t be32(uint32_t host) in be32() function
592 l_buf = be32(l_ret[i]); in ossl_bn_rsa_do_unblind()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dsta_info.h69 be32 ipaddr;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dsta_info.h110 be32 ipaddr;
/third_party/skia/third_party/externals/microhttpd/
Dconfig.sub258 | be32 | be64 \
/third_party/libpng/
Dconfig.sub255 | be32 | be64 \
/third_party/skia/third_party/externals/libpng/
Dconfig.sub255 | be32 | be64 \
/third_party/libffi/
Dconfig.sub258 | be32 | be64 \
/third_party/node/deps/cares/
Dconfig.sub255 | be32 | be64 \

12