Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_cl.c317 ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status()
352 int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status()
376 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity()
H A Docsp_srv.c145 int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()
/dragonfly/crypto/libressl/tls/
H A Dtls_ocsp.c76 ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd) in tls_ocsp_fill_info()
208 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in tls_ocsp_verify_response() local
/dragonfly/crypto/libressl/apps/openssl/
H A Docsp.c1146 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1202 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls_openssl_ocsp.c351 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid()