Searched refs:this_update (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c1118 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)) {
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c4702 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; local
4803 &this_update, &next_update);
4816 &produced_at, &this_update,
4831 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {

Completed in 105 milliseconds