Home
last modified time | relevance | path

Searched defs:thisupd (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/ocsp/
Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity()
Docsp_srv.c90 ASN1_TIME *thisupd, in OCSP_basic_add1_status()
/third_party/openssl/test/
Docspapitest.c75 ASN1_TIME *thisupd = ASN1_TIME_set(NULL, time(NULL)); in make_dummy_resp() local
/third_party/openssl/apps/
Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c351 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c351 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid()
/third_party/curl/lib/vtls/
Dopenssl.c1858 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in verifystatus() local