Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/ocsp/
H A Docsp_cl.c334 ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status()
370 int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status()
395 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity()
H A Docsp_srv.c151 int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()
/openbsd-src/lib/libtls/
H A Dtls_ocsp.c80 ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd) in tls_ocsp_fill_info()
214 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in tls_ocsp_verify_response() local
/openbsd-src/usr.bin/openssl/
H A Docsp.c1144 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; print_ocsp_summary() local
1200 ASN1_TIME *thisupd = NULL, *nextupd = NULL; make_ocsp_response() local
[all...]
/openbsd-src/usr.sbin/ocspcheck/
H A Docspcheck.c407 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in validate_response() local
/openbsd-src/sbin/iked/
H A Docsp.c517 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in ocsp_parse_response() local