Home
last modified time | relevance | path

Searched refs:os_get_time (Results 1 - 25 of 61) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c26 int os_get_time(struct os_time *t) in os_get_time() function
55 int res = os_get_time(&now); in os_get_reltime()
H A Duuid.c82 os_get_time(&t); in uuid_random()
H A Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time() function
H A Dos.h33 * os_get_time - Get current time (sec, usec)
37 int os_get_time(struct os_time *t);
H A Dos_internal.c35 int os_get_time(struct os_time *t) in os_get_time() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_win32.c26 int os_get_time(struct os_time *t) in os_get_time() function
55 int res = os_get_time(&now); in os_get_reltime()
H A Duuid.c82 os_get_time(&t); in uuid_random()
H A Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time() function
H A Dos.h33 * os_get_time - Get current time (sec, usec)
37 int os_get_time(struct os_time *t);
H A Dos_internal.c41 int os_get_time(struct os_time *t) in os_get_time() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dneighbor_db.c90 if (!entry->lci || os_get_time(&entry->lci_date)) in hostapd_neighbor_set()
H A Daccounting.c145 os_get_time(&now); in accounting_msg()
H A Dap_rrm.c167 if (os_get_time(&curr)) in hostapd_check_lci_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnotify.c581 os_get_time(&global->suspend_time); in wpas_notify_suspend()
597 os_get_time(&now); in wpas_notify_resume()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c148 os_get_time(&t); in random_add_randomness()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dneighbor_db.c147 if (!entry->lci || os_get_time(&entry->lci_date)) in hostapd_neighbor_set()
H A Daccounting.c145 os_get_time(&now); in accounting_msg()
H A Drrm.c167 if (os_get_time(&curr)) in hostapd_check_lci_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Drandom.c148 os_get_time(&t); in random_add_randomness()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.c441 os_get_time(&now); in radius_das_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c441 os_get_time(&now); in radius_das_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_fast.c245 if (os_get_time(&now) < 0 || lifetime <= 0 || now.sec > lifetime) { in eap_fast_session_ticket_cb()
696 os_get_time(&now) < 0) in eap_fast_build_pac()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_fast.c245 if (os_get_time(&now) < 0 || lifetime <= 0 || now.sec > lifetime) { in eap_fast_session_ticket_cb()
698 os_get_time(&now) < 0) in eap_fast_build_pac()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnotify.c853 os_get_time(&global->suspend_time); in wpas_notify_suspend()
869 os_get_time(&now); in wpas_notify_resume()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay.c488 os_get_time(&psa->created_time); in ieee802_1x_kay_init_receive_sa()
536 os_get_time(&psc->created_time); in ieee802_1x_kay_init_receive_sc()
1631 os_get_time(&pkey->created_time); in ieee802_1x_kay_init_data_key()
2659 os_get_time(&psa->created_time); in ieee802_1x_kay_init_transmit_sa()
2701 os_get_time(&psc->created_time); in ieee802_1x_kay_init_transmit_sc()

Completed in 23 milliseconds

123