Searched refs:expiration (Results 1 – 6 of 6) sorted by relevance
60 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()
20 os_time_t expiration; member
14 4. The expiration date of these certificates is 2027/06/05.
13 2. The expiration date of the certificates is 2027/06/05.
82 struct os_time expiration; member756 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()
225 …s likely sending not enough data to empty the buffer to OpenOCD before expiration of timeout. Eith…