Searched refs:receiptList (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/cms/
H A Dcms_ess.c94 STACK_OF(GENERAL_NAMES) *receiptList,
116 if (receiptList)
119 rr->receiptsFrom->d.receiptList = receiptList;
186 *plist = rr->receiptsFrom->d.receiptList;
92 CMS_ReceiptRequest_create0(unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) argument
H A Dcms_lcl.h401 STACK_OF(GENERAL_NAMES) *receiptList; member in union:CMS_ReceiptsFrom_st::__anon5033
H A Dcms.h323 STACK_OF(GENERAL_NAMES) *receiptList,
H A Dcms_asn1.c374 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)

Completed in 125 milliseconds