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

  /external/chromium_org/net/cert/
ct_objects_extractor_nss.cc 326 SECItem this_update; member in struct:net::ct::__anon13101::SingleResponse
338 { SEC_ASN1_GENERALIZED_TIME, offsetof(SingleResponse, this_update) },
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 3014 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 1041 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
1153 &this_update, &next_update)) {
1165 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {
    [all...]

Completed in 63 milliseconds