HomeSort by relevance Sort by last modified time
    Searched refs:receiptList (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/cms/
cms_ess.c 94 STACK_OF(GENERAL_NAMES) *receiptList,
116 if (receiptList)
119 rr->receiptsFrom->d.receiptList = receiptList;
186 *plist = rr->receiptsFrom->d.receiptList;
cms_lcl.h 401 STACK_OF(GENERAL_NAMES) *receiptList;
cms.h 323 STACK_OF(GENERAL_NAMES) *receiptList,
cms_asn1.c 374 ASN1_IMP_SEQUENCE_OF(CMS_ReceiptsFrom, d.receiptList, GENERAL_NAMES, 1)
  /external/openssl/include/openssl/
cms.h 323 STACK_OF(GENERAL_NAMES) *receiptList,

Completed in 174 milliseconds