Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/ocsp/
Docsp_cl.c259 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status()
290 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status()
311 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, lo… in OCSP_check_validity()
Docsp_srv.c128 ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()
/mirbsd/src/lib/libssl/src/apps/
Docsp.c976 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1036 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local