Searched defs:thisupd (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/lib/libcrypto/ocsp/ |
H A D | ocsp_cl.c | 334 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 D | ocsp_srv.c | 151 int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()
|
/openbsd-src/lib/libtls/ |
H A D | tls_ocsp.c | 80 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 D | ocsp.c | 1144 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 D | ocspcheck.c | 407 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in validate_response() local
|
/openbsd-src/sbin/iked/ |
H A D | ocsp.c | 517 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in ocsp_parse_response() local
|