Searched defs:thisupd (Results 1 – 7 of 7) sorted by relevance
/third_party/openssl/crypto/ocsp/ |
D | ocsp_cl.c | 278 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()
|
D | ocsp_srv.c | 90 ASN1_TIME *thisupd, in OCSP_basic_add1_status()
|
/third_party/openssl/test/ |
D | ocspapitest.c | 75 ASN1_TIME *thisupd = ASN1_TIME_set(NULL, time(NULL)); in make_dummy_resp() local
|
/third_party/openssl/apps/ |
D | ocsp.c | 1084 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/ |
D | tls_openssl_ocsp.c | 351 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | tls_openssl_ocsp.c | 351 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid()
|
/third_party/curl/lib/vtls/ |
D | openssl.c | 1858 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in verifystatus() local
|