Lines Matching refs:strcmp

161 		if (!strcmp (*args, "-encrypt"))
163 else if (!strcmp (*args, "-decrypt"))
165 else if (!strcmp (*args, "-sign"))
167 else if (!strcmp (*args, "-sign_receipt"))
169 else if (!strcmp (*args, "-resign"))
171 else if (!strcmp (*args, "-verify"))
173 else if (!strcmp (*args, "-verify_retcode"))
175 else if (!strcmp(*args,"-verify_receipt"))
183 else if (!strcmp (*args, "-cmsout"))
185 else if (!strcmp (*args, "-data_out"))
187 else if (!strcmp (*args, "-data_create"))
189 else if (!strcmp (*args, "-digest_verify"))
191 else if (!strcmp (*args, "-digest_create"))
193 else if (!strcmp (*args, "-compress"))
195 else if (!strcmp (*args, "-uncompress"))
197 else if (!strcmp (*args, "-EncryptedData_decrypt"))
199 else if (!strcmp (*args, "-EncryptedData_encrypt"))
202 else if (!strcmp (*args, "-des3"))
204 else if (!strcmp (*args, "-des"))
208 else if (!strcmp (*args, "-seed"))
212 else if (!strcmp (*args, "-rc2-40"))
214 else if (!strcmp (*args, "-rc2-128"))
216 else if (!strcmp (*args, "-rc2-64"))
220 else if (!strcmp(*args,"-aes128"))
222 else if (!strcmp(*args,"-aes192"))
224 else if (!strcmp(*args,"-aes256"))
228 else if (!strcmp(*args,"-camellia128"))
230 else if (!strcmp(*args,"-camellia192"))
232 else if (!strcmp(*args,"-camellia256"))
235 else if (!strcmp (*args, "-text"))
237 else if (!strcmp (*args, "-nointern"))
239 else if (!strcmp (*args, "-noverify")
240 || !strcmp (*args, "-no_signer_cert_verify"))
242 else if (!strcmp (*args, "-nocerts"))
244 else if (!strcmp (*args, "-noattr"))
246 else if (!strcmp (*args, "-nodetach"))
248 else if (!strcmp (*args, "-nosmimecap"))
250 else if (!strcmp (*args, "-binary"))
252 else if (!strcmp (*args, "-keyid"))
254 else if (!strcmp (*args, "-nosigs"))
256 else if (!strcmp (*args, "-no_content_verify"))
258 else if (!strcmp (*args, "-no_attr_verify"))
260 else if (!strcmp (*args, "-stream"))
262 else if (!strcmp (*args, "-indef"))
264 else if (!strcmp (*args, "-noindef"))
266 else if (!strcmp (*args, "-nooldmime"))
268 else if (!strcmp (*args, "-crlfeol"))
270 else if (!strcmp (*args, "-noout"))
272 else if (!strcmp (*args, "-receipt_request_print"))
274 else if (!strcmp (*args, "-receipt_request_all"))
276 else if (!strcmp (*args, "-receipt_request_first"))
278 else if (!strcmp(*args,"-receipt_request_from"))
287 else if (!strcmp(*args,"-receipt_request_to"))
296 else if (!strcmp (*args, "-print"))
301 else if (!strcmp(*args,"-secretkey"))
315 else if (!strcmp(*args,"-secretkeyid"))
329 else if (!strcmp(*args,"-econtent_type"))
341 else if (!strcmp(*args,"-rand"))
350 else if (!strcmp(*args,"-engine"))
357 else if (!strcmp(*args,"-passin"))
363 else if (!strcmp (*args, "-to"))
369 else if (!strcmp (*args, "-from"))
375 else if (!strcmp (*args, "-subject"))
381 else if (!strcmp (*args, "-signer"))
401 else if (!strcmp (*args, "-recip"))
407 else if (!strcmp (*args, "-certsout"))
413 else if (!strcmp (*args, "-md"))
425 else if (!strcmp (*args, "-inkey"))
447 else if (!strcmp (*args, "-keyform"))
453 else if (!strcmp (*args, "-rctform"))
459 else if (!strcmp (*args, "-certfile"))
465 else if (!strcmp (*args, "-CAfile"))
471 else if (!strcmp (*args, "-CApath"))
477 else if (!strcmp (*args, "-in"))
483 else if (!strcmp (*args, "-inform"))
489 else if (!strcmp (*args, "-outform"))
495 else if (!strcmp (*args, "-out"))
501 else if (!strcmp (*args, "-content"))