Searched refs:requestorName (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ocsp/
H A Docsp_cl.c98 /* Set requestorName from an X509_NAME structure */
110 if (req->tbsRequest->requestorName)
111 GENERAL_NAME_free(req->tbsRequest->requestorName);
112 req->tbsRequest->requestorName = gen;
135 /* Sign an OCSP request set the requestorName to the subjec
H A Docsp_prn.c147 if (inf->requestorName != NULL)
151 GENERAL_NAME_print(bp, inf->requestorName);
H A Docsp_asn.c88 ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1),
H A Docsp_vfy.c369 gen = req->tbsRequest->requestorName;
H A Docsp.h124 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
131 GENERAL_NAME *requestorName; member in struct:ocsp_req_info_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_cl.c98 /* Set requestorName from an X509_NAME structure */
112 if (req->tbsRequest->requestorName)
113 GENERAL_NAME_free(req->tbsRequest->requestorName);
114 req->tbsRequest->requestorName = gen;
137 /* Sign an OCSP request set the requestorName to the subjec
H A Docsp_prn.c147 if (inf->requestorName != NULL)
151 GENERAL_NAME_print(bp, inf->requestorName);
H A Docsp_asn.c88 ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1),
H A Docsp_vfy.c369 gen = req->tbsRequest->requestorName;
H A Docsp.h124 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
131 GENERAL_NAME *requestorName; member in struct:ocsp_req_info_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/asn1/
H A Docsp.c73 requestorName [1] EXPLICIT GeneralName OPTIONAL,
178 GENERAL_NAME *requestorName; member in struct:__anon1434
305 ASN1_EXP_OPT(TBSRequest, requestorName, GENERAL_NAME, 1),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/asn1/
H A Docsp.c73 requestorName [1] EXPLICIT GeneralName OPTIONAL,
178 GENERAL_NAME *requestorName; member in struct:__anon2941
305 ASN1_EXP_OPT(TBSRequest, requestorName, GENERAL_NAME, 1),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Docsp.h124 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
131 GENERAL_NAME *requestorName; member in struct:ocsp_req_info_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h124 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
131 GENERAL_NAME *requestorName; member in struct:ocsp_req_info_st

Completed in 133 milliseconds