Home
last modified time | relevance | path

Searched refs:expiration (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.c60 while (pmksa->pmksa && pmksa->pmksa->expiration <= now_sec) { in pmksa_cache_expire()
79 sec = pmksa->pmksa->expiration - now_sec; in pmksa_cache_set_expiration()
132 entry->expiration = now_sec + dot11RSNAConfigPMKLifetime; in pmksa_cache_add()
209 if (pos->expiration > entry->expiration) in pmksa_cache_add()
335 new_entry->expiration = old_entry->expiration; in pmksa_cache_clone_entry()
481 (int) (entry->expiration - now_sec), in pmksa_cache_list()
Dpmksa_cache.h20 os_time_t expiration; member
/hal_espressif-3.4.0/examples/wifi/wifi_eap_fast/
DREADME.md14 4. The expiration date of these certificates is 2027/06/05.
/hal_espressif-3.4.0/examples/wifi/wifi_enterprise/
DREADME.md13 2. The expiration date of the certificates is 2027/06/05.
/hal_espressif-3.4.0/components/wpa_supplicant/src/wps/
Dwps_registrar.c82 struct os_time expiration; member
756 os_get_time(&p->expiration); in wps_registrar_add_pin()
757 p->expiration.sec += timeout; in wps_registrar_add_pin()
807 os_time_before(&pin->expiration, &now)) { in wps_registrar_expire_pins()
/hal_espressif-3.4.0/docs/en/api-guides/
Dapp_trace.rst225 …s likely sending not enough data to empty the buffer to OpenOCD before expiration of timeout. Eith…