Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1102 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
1213 &this_update, &next_update)) { in ocsp_resp_cb()
1227 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) { in ocsp_resp_cb()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c3771 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
3871 &this_update, &next_update)) { in ocsp_resp_cb()
3882 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) { in ocsp_resp_cb()