Searched refs:this_update (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/wpa/src/utils/ |
| H A D | http_curl.c | 301 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local 413 &this_update, &next_update); in ocsp_resp_cb() 427 &produced_at, &this_update, in ocsp_resp_cb() 445 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) { in ocsp_resp_cb()
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | tls_openssl.c | 5413 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; 5529 &this_update, &next_update); 5542 &produced_at, &this_update, 5557 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) {
|