Searched defs:nextupd (Results 1 – 6 of 6) sorted by relevance
/openbsd/lib/libcrypto/ocsp/ |
H A D | ocsp_cl.c | 335 ASN1_GENERALIZEDTIME **nextupd) in OCSP_single_get0_status() 371 ASN1_GENERALIZEDTIME **nextupd) in OCSP_resp_find_status() 396 ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) 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/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/usr.bin/openssl/ |
H A D | ocsp.c | 1196 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local 1252 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
|
/openbsd/sbin/iked/ |
H A D | ocsp.c | 517 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in ocsp_parse_response() local
|
/openbsd/usr.sbin/ocspcheck/ |
H A D | ocspcheck.c | 407 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in validate_response() local
|