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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c228 struct os_reltime crl_last_reload; member in struct:tls_data
1542 os_reltime_expired(&now, &data->crl_last_reload,
1554 data->crl_last_reload = now;
2821 os_get_reltime(&data->crl_last_reload);

Completed in 98 milliseconds