Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_cl.c250 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 Docsp_srv.c89 ASN1_TIME *thisupd, in OCSP_basic_add1_status()
/freebsd/crypto/openssl/fuzz/
H A Dx509.c115 ASN1_GENERALIZEDTIME *revtime, *thisupd, *nextupd; in FuzzerTestOneInput() local
/freebsd/crypto/openssl/test/
H A Docspapitest.c75 ASN1_TIME *thisupd = ASN1_TIME_set(NULL, time(NULL)); in make_dummy_resp() local
/freebsd/crypto/openssl/apps/
H A Docsp.c974 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1036 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c351 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid()