HomeSort by relevance Sort by last modified time
    Searched refs:this_update (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/utils/
http_curl.c 1118 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
1230 &this_update, &next_update);
1244 &produced_at, &this_update,
1262 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {
    [all...]
  /external/scapy/scapy/layers/tls/
cert.py 772 self.lastUpdate_str = tbsCertList.this_update.pretty_time
773 lastUpdate = tbsCertList.this_update.val
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 4587 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
    [all...]

Completed in 313 milliseconds