Searched defs:receiptsTo (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_ess.c | 116 CMS_ReceiptRequest_create0_ex( unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo, OSSL_LIB_CTX *libctx) CMS_ReceiptRequest_create0_ex() argument 158 CMS_ReceiptRequest_create0( unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) CMS_ReceiptRequest_create0() argument
|
H A D | cms_local.h | 351 STACK_OF(GENERAL_NAMES) *receiptsTo; member
|
/third_party/openssl/crypto/cms/ |
H A D | cms_ess.c | 116 CMS_ReceiptRequest_create0_ex( unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo, OSSL_LIB_CTX *libctx) CMS_ReceiptRequest_create0_ex() argument 158 CMS_ReceiptRequest_create0( unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo) CMS_ReceiptRequest_create0() argument
|
H A D | cms_local.h | 351 STACK_OF(GENERAL_NAMES) *receiptsTo; member
|
Completed in 4 milliseconds