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/
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()
Duuid.c82 os_get_time(&t); in uuid_random()
Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time() function
Dos.h37 int os_get_time(struct os_time *t);
Dos_internal.c35 int os_get_time(struct os_time *t) in os_get_time() function
Dos_unix.c59 int os_get_time(struct os_time *t) in os_get_time() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
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()
Duuid.c82 os_get_time(&t); in uuid_random()
Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time() function
Dos.h37 int os_get_time(struct os_time *t);
Dos_internal.c41 int os_get_time(struct os_time *t) in os_get_time() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
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/ap/
Dneighbor_db.c90 if (!entry->lci || os_get_time(&entry->lci_date)) in hostapd_neighbor_set()
Daccounting.c145 os_get_time(&now); in accounting_msg()
Dap_rrm.c167 if (os_get_time(&curr)) in hostapd_check_lci_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Drandom.c148 os_get_time(&t); in random_add_randomness()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dneighbor_db.c147 if (!entry->lci || os_get_time(&entry->lci_date)) in hostapd_neighbor_set()
Daccounting.c145 os_get_time(&now); in accounting_msg()
Dap_rrm.c167 if (os_get_time(&curr)) in hostapd_check_lci_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Drandom.c148 os_get_time(&t); in random_add_randomness()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dnotify.c782 os_get_time(&global->suspend_time); in wpas_notify_suspend()
798 os_get_time(&now); in wpas_notify_resume()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_das.c441 os_get_time(&now); in radius_das_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_das.c441 os_get_time(&now); in radius_das_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
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()
1668 os_get_time(&pkey->created_time); in ieee802_1x_kay_init_data_key()
2696 os_get_time(&psa->created_time); in ieee802_1x_kay_init_transmit_sa()
2738 os_get_time(&psc->created_time); in ieee802_1x_kay_init_transmit_sc()

123