Searched defs:nextupd (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/ocsp/
H A Docsp_cl.c276 OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) argument
310 OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) argument
338 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) argument
[all...]
H A Docsp_srv.c86 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) argument
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c351 ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd) argument
/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; local
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; local
[all...]

Completed in 47 milliseconds