Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_cl.c251 ASN1_GENERALIZEDTIME **nextupd) in OCSP_single_get0_status()
287 ASN1_GENERALIZEDTIME **nextupd) in OCSP_resp_find_status()
311 ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) in OCSP_check_validity()
H A Docsp_srv.c90 ASN1_TIME *nextupd) 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.c76 ASN1_TIME *nextupd = ASN1_TIME_set(NULL, time(NULL) + 200); 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.c352 ASN1_GENERALIZEDTIME *nextupd) in ocsp_resp_valid()