Home
last modified time | relevance | path

Searched refs:rr_allorfirst (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dcms.c28 *make_receipt_request(STACK_OF(OPENSSL_STRING) *rr_to, int rr_allorfirst,
308 int operation = 0, ret = 1, rr_print = 0, rr_allorfirst = -1; in cms_main() local
464 rr_allorfirst = 0; in cms_main()
467 rr_allorfirst = 1; in cms_main()
719 if ((rr_allorfirst != -1 || rr_from != NULL) && rr_to == NULL) { in cms_main()
1085 && ((rr = make_receipt_request(rr_to, rr_allorfirst, rr_from)) in cms_main()
1448 *make_receipt_request(STACK_OF(OPENSSL_STRING) *rr_to, int rr_allorfirst, in make_receipt_request() argument
1463 return CMS_ReceiptRequest_create0_ex(NULL, -1, rr_allorfirst, rct_from, in make_receipt_request()

Completed in 18 milliseconds