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.c1044 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
1155 &this_update, &next_update)) { in ocsp_resp_cb()
1167 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) { in ocsp_resp_cb()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c3271 ASN1_GENERALIZEDTIME *produced_at, *this_update, *next_update; in ocsp_resp_cb() local
3371 &this_update, &next_update)) { in ocsp_resp_cb()
3380 if (!OCSP_check_validity(this_update, next_update, 5 * 60, -1)) { in ocsp_resp_cb()