Home
last modified time | relevance | path

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

/external/openssl/apps/
Dcms.c1283 int allorfirst; in receipt_request_print() local
1304 CMS_ReceiptRequest_get0_values(rr, &scid, &allorfirst, in receipt_request_print()
1316 else if (allorfirst == 1) in receipt_request_print()
1318 else if (allorfirst == 0) in receipt_request_print()
1321 BIO_printf(out, " Unknown (%d)\n", allorfirst); in receipt_request_print()