Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c234 struct os_reltime crl_last_reload; member
1695 os_reltime_expired(&now, &data->crl_last_reload, in tls_connection_init()
1707 data->crl_last_reload = now; in tls_connection_init()
3020 os_get_reltime(&data->crl_last_reload); in tls_global_set_verify()