Searched defs:thisupd (Results 1 – 6 of 6) sorted by relevance
/openssl/crypto/ocsp/ |
H A D | ocsp_cl.c | 250 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() 286 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() 310 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity()
|
H A D | ocsp_srv.c | 89 ASN1_TIME *thisupd, in OCSP_basic_add1_status()
|
/openssl/fuzz/ |
H A D | x509.c | 115 ASN1_GENERALIZEDTIME *revtime, *thisupd, *nextupd; in FuzzerTestOneInput() local
|
/openssl/test/ |
H A D | ocspapitest.c | 75 ASN1_TIME *thisupd = ASN1_TIME_set(NULL, time(NULL)); in make_dummy_resp() local
|
/openssl/apps/ |
H A D | ocsp.c | 974 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local 1036 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
|
/openssl/apps/lib/ |
H A D | cmp_mock_srv.c | 417 ASN1_TIME *thisupd = NULL; in check_client_crl() local
|
Completed in 14 milliseconds