Searched defs:has_expired (Results 1 – 3 of 3) sorted by relevance
69 bool OutstandingData::Item::has_expired(TimeMs now) const { in has_expired() function in dcsctp::OutstandingData::Item
4383 int has_expired = check_time ? X509_V_ERR_CERT_HAS_EXPIRED : X509_V_OK; in TEST() local