Home
last modified time | relevance | path

Searched refs:requestorName (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/ocsp/
H A Docsp_prn.c101 if (inf->requestorName != NULL) { in OCSP_REQUEST_print()
104 GENERAL_NAME_print(bp, inf->requestorName); in OCSP_REQUEST_print()
H A Docsp_cl.c58 GENERAL_NAME_free(req->tbsRequest.requestorName); in OCSP_request_set1_name()
59 req->tbsRequest.requestorName = gen; in OCSP_request_set1_name()
H A Docsp_local.h42 GENERAL_NAME *requestorName; member
H A Docsp_asn.c41 ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1),
H A Docsp_vfy.c397 gen = req->tbsRequest.requestorName; in OCSP_request_verify()

Completed in 11 milliseconds