HomeSort by relevance Sort by last modified time
    Searched full:next_update (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/cert/
ct_objects_extractor_nss.cc 327 SECItem next_update; member in struct:net::ct::__anon13703::SingleResponse
341 offsetof(SingleResponse, next_update),
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_parser_unittest.cc 548 size_t next_update = 0; local
552 &next_update, &reset,
  /external/wpa_supplicant_8/src/utils/
http_curl.c 1041 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
1152 &this_update, &next_update)) {
1164 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 3028 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
    [all...]

Completed in 344 milliseconds