Home
last modified time | relevance | path

Searched refs:os_time (Results 1 – 25 of 27) sorted by relevance

12

/external/wpa_supplicant_8/src/utils/
Dos.h21 struct os_time { struct
36 int os_get_time(struct os_time *t);
48 static inline int os_time_before(struct os_time *a, struct os_time *b) in os_time_before()
55 static inline void os_time_sub(struct os_time *a, struct os_time *b, in os_time_sub()
56 struct os_time *res) in os_time_sub()
Dos_win32.c26 int os_get_time(struct os_time *t) in os_get_time()
54 struct os_time now; in os_get_reltime()
Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time()
Dos_internal.c35 int os_get_time(struct os_time *t) in os_get_time()
Dos_unix.c53 int os_get_time(struct os_time *t) in os_get_time()
Dwpa_debug.c68 struct os_time tv; in wpa_debug_print_timestamp()
Dcommon.c235 struct os_time now; in wpa_get_ntp_timestamp()
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h75 struct os_time created_time;
92 struct os_time created_time; /* Time createdTime */
108 struct os_time created_time; /* Time createdTime */
125 struct os_time created_time; /* Time createdTime */
141 struct os_time created_time;
/external/wpa_supplicant_8/src/ap/
Daccounting.c254 struct os_time now; in accounting_sta_report()
460 struct os_time now; in accounting_init()
Dieee802_11_shared.c433 struct os_time t; in hostapd_update_time_adv()
Dwpa_auth_ft.c1522 struct os_time now; in wpa_ft_rrb_rx_push()
1725 struct os_time now; in wpa_ft_generate_pmk_r1()
/external/wpa_supplicant_8/src/crypto/
Drandom.c128 struct os_time t; in random_add_randomness()
Dtls_gnutls.c925 struct os_time now; in tls_connection_verify_peer()
/external/mesa3d/src/gallium/auxiliary/
DMakefile.sources42 os/os_time.c \
/external/wpa_supplicant_8/src/radius/
Dradius_das.c206 struct os_time now; in radius_das_receive()
Dradius.c900 struct os_time tv; in radius_msg_make_authenticator()
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c510 struct os_time now; in wpas_notify_resume()
Dwpa_supplicant_i.h258 struct os_time suspend_time;
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c130 struct os_time now; in eap_fast_session_ticket_cb()
688 struct os_time now; in eap_fast_build_pac()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_server_write.c46 struct os_time now; in tls_write_server_hello()
Dtlsv1_client_write.c48 struct os_time now; in tls_send_client_hello()
Dx509v3.c1847 struct os_time now; in x509_certificate_chain_validate()
/external/wpa_supplicant_8/src/wps/
Dwps_common.c244 struct os_time now; in wps_generate_pin()
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.c1179 struct os_time now; in eapol_auth_init()
/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c909 struct os_time now; in eap_fast_parse_pac_info()

12