HomeSort by: relevance | last modified time | path
    Searched refs:this_update (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/utils/
http_curl.c 1097 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
1209 &this_update, &next_update);
1223 &produced_at, &this_update,
1241 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {
  /src/external/bsd/wpa/dist/src/crypto/
tls_openssl.c 5050 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
5166 &this_update, &next_update);
5179 &produced_at, &this_update,
5194 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {

Completed in 39 milliseconds