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

/external/openssl/apps/
H A Dcms.c75 int rr_allorfirst,
124 int rr_print = 0, rr_allorfirst = -1; local
276 rr_allorfirst = 0;
278 rr_allorfirst = 1;
522 if (((rr_allorfirst != -1) || rr_from) && !rr_to)
990 rr = make_receipt_request(rr_to, rr_allorfirst,
1370 int rr_allorfirst,
1386 rr = CMS_ReceiptRequest_create0(NULL, -1, rr_allorfirst, rct_from,

Completed in 107 milliseconds