Searched refs:u64 (Results 1 - 25 of 380) sorted by last modified time

1234567891011>>

/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c750 u64 val, seq, ind;
761 val = ((u64) WPA_GET_BE32(sqn) << 16) | ((u64) WPA_GET_BE16(sqn + 4));
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dmd4-internal.c19 u64 count; /* number of bits, mod 2^64 */
117 ctx->count += (u64)len << 3;
H A Dsha256_i.h15 u64 length;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h226 u64 tsf;
3524 u64 channel_time;
3525 u64 channel_time_busy;
3526 u64 channel_time_rx;
3527 u64 channel_time_tx;
H A Ddriver_nl80211.c201 u64 if_add_wdevid;
229 u64 wdev_id;
320 u64 remain_on_chan_cookie;
321 u64 send_action_cookie;
374 const u8 *buf, size_t buf_len, u64 *cookie,
1874 u64 cookie_val;
2186 u64 cookie;
3293 u64 wdev_id = nla_get_u64(tb[NL80211_ATTR_WDEV]);
3318 u64 wdev_id = 0;
5090 struct wpa_driver_scan_params *params, u64 *wdev_i
[all...]
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dlibtommath.c80 typedef u64 mp_word;
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h90 typedef UINT64 u64; typedef
102 typedef unsigned long long u64; typedef
115 typedef unsigned long long u64; typedef
121 typedef unsigned long u64; typedef
135 typedef uint64_t u64; typedef
198 #define le_to_host64(n) ((__force u64) (le64) (n))
199 #define host_to_le64(n) ((__force le64) (u64) (n))
200 #define be_to_host64(n) bswap_64((__force u64) (be64) (n))
288 static inline u64 WPA_GET_BE64(const u8 *a)
290 return (((u64)
[all...]
/external/wpa_supplicant_8/src/crypto/
H A Dmd4-internal.c19 u64 count; /* number of bits, mod 2^64 */
117 ctx->count += (u64)len << 3;
H A Dsha256_i.h15 u64 length;
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h226 u64 tsf;
3524 u64 channel_time;
3525 u64 channel_time_busy;
3526 u64 channel_time_rx;
3527 u64 channel_time_tx;
H A Ddriver_nl80211.c201 u64 if_add_wdevid;
229 u64 wdev_id;
320 u64 remain_on_chan_cookie;
321 u64 send_action_cookie;
374 const u8 *buf, size_t buf_len, u64 *cookie,
1874 u64 cookie_val;
2186 u64 cookie;
3293 u64 wdev_id = nla_get_u64(tb[NL80211_ATTR_WDEV]);
3318 u64 wdev_id = 0;
5090 struct wpa_driver_scan_params *params, u64 *wdev_i
[all...]
/external/wpa_supplicant_8/src/tls/
H A Dlibtommath.c80 typedef u64 mp_word;
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h90 typedef UINT64 u64; typedef
102 typedef unsigned long long u64; typedef
115 typedef unsigned long long u64; typedef
121 typedef unsigned long u64; typedef
135 typedef uint64_t u64; typedef
198 #define le_to_host64(n) ((__force u64) (le64) (n))
199 #define host_to_le64(n) ((__force le64) (u64) (n))
200 #define be_to_host64(n) bswap_64((__force u64) (be64) (n))
288 static inline u64 WPA_GET_BE64(const u8 *a)
290 return (((u64)
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbss.h86 u64 tsf;
H A Dctrl_iface.c4240 u64 ref;
4301 u64 req;
H A Dp2p_supplicant.c2560 u64 wpas_p2p_sd_request(struct wpa_supplicant *wpa_s, const u8 *dst,
2569 u64 wpas_p2p_sd_request_upnp(struct wpa_supplicant *wpa_s, const u8 *dst,
2573 u64 ret;
2591 static u64 wpas_p2p_sd_request_wfd(struct wpa_supplicant *wpa_s, const u8 *dst,
2635 u64 wpas_p2p_sd_request_wifi_display(struct wpa_supplicant *wpa_s,
2639 u64 ret;
2669 int wpas_p2p_sd_cancel_request(struct wpa_supplicant *wpa_s, u64 req)
H A Dp2p_supplicant.h67 u64 wpas_p2p_sd_request(struct wpa_supplicant *wpa_s, const u8 *dst,
69 u64 wpas_p2p_sd_request_upnp(struct wpa_supplicant *wpa_s, const u8 *dst,
71 u64 wpas_p2p_sd_request_wifi_display(struct wpa_supplicant *wpa_s,
73 int wpas_p2p_sd_cancel_request(struct wpa_supplicant *wpa_s, u64 req);
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c2405 u64 ref = 0;
2554 u64 req = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dmd4-internal.c19 u64 count; /* number of bits, mod 2^64 */
117 ctx->count += (u64)len << 3;
H A Dsha256_i.h15 u64 length;
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h226 u64 tsf;
3524 u64 channel_time;
3525 u64 channel_time_busy;
3526 u64 channel_time_rx;
3527 u64 channel_time_tx;
H A Ddriver_nl80211.c201 u64 if_add_wdevid;
229 u64 wdev_id;
320 u64 remain_on_chan_cookie;
321 u64 send_action_cookie;
374 const u8 *buf, size_t buf_len, u64 *cookie,
1874 u64 cookie_val;
2186 u64 cookie;
3293 u64 wdev_id = nla_get_u64(tb[NL80211_ATTR_WDEV]);
3318 u64 wdev_id = 0;
5090 struct wpa_driver_scan_params *params, u64 *wdev_i
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dlibtommath.c80 typedef u64 mp_word;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h90 typedef UINT64 u64; typedef
102 typedef unsigned long long u64; typedef
115 typedef unsigned long long u64; typedef
121 typedef unsigned long u64; typedef
135 typedef uint64_t u64; typedef
198 #define le_to_host64(n) ((__force u64) (le64) (n))
199 #define host_to_le64(n) ((__force le64) (u64) (n))
200 #define be_to_host64(n) bswap_64((__force u64) (be64) (n))
288 static inline u64 WPA_GET_BE64(const u8 *a)
290 return (((u64)
[all...]
/external/vixl/test/
H A Dtest-assembler-a64.cc6856 uint64_t u64 = in; local
6857 uint32_t u32 = u64 & 0xffffffff;
6862 bool cvtf_u32 = (u64 == u32);
7010 uint64_t u64 = in; local
7011 uint32_t u32 = u64 & 0xffffffff;
7016 bool cvtf_u32 = (u64 == u32);

Completed in 321 milliseconds

1234567891011>>