Home
last modified time | relevance | path

Searched refs:crl_last_reload (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c228 struct os_reltime crl_last_reload; member
1542 os_reltime_expired(&now, &data->crl_last_reload, in tls_connection_init()
1554 data->crl_last_reload = now; in tls_connection_init()
2821 os_get_reltime(&data->crl_last_reload); in tls_global_set_verify()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c233 struct os_reltime crl_last_reload; member
1581 os_reltime_expired(&now, &data->crl_last_reload, in tls_connection_init()
1593 data->crl_last_reload = now; in tls_connection_init()
2903 os_get_reltime(&data->crl_last_reload); in tls_global_set_verify()

Completed in 12 milliseconds