Searched refs:allorfirst (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_ess.c95 int allorfirst,
123 rr->receiptsFrom->d.allOrFirstTier = allorfirst;
94 CMS_ReceiptRequest_create0(unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) argument
H A Dcms.h334 int allorfirst,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_ess.c95 int allorfirst,
123 rr->receiptsFrom->d.allOrFirstTier = allorfirst;
94 CMS_ReceiptRequest_create0(unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) argument
H A Dcms.h334 int allorfirst,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcms.c1239 int allorfirst; local
1256 CMS_ReceiptRequest_get0_values(rr, &scid, &allorfirst,
1266 } else if (allorfirst == 1)
1268 else if (allorfirst == 0)
1271 BIO_printf(out, " Unknown (%d)\n", allorfirst);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dcms.c1239 int allorfirst; local
1256 CMS_ReceiptRequest_get0_values(rr, &scid, &allorfirst,
1266 } else if (allorfirst == 1)
1268 else if (allorfirst == 0)
1271 BIO_printf(out, " Unknown (%d)\n", allorfirst);

Completed in 66 milliseconds