Lines Matching refs:strcmp

138 		if (!strcmp (*args, "-encrypt"))
140 else if (!strcmp (*args, "-decrypt"))
142 else if (!strcmp (*args, "-sign"))
144 else if (!strcmp (*args, "-resign"))
146 else if (!strcmp (*args, "-verify"))
148 else if (!strcmp (*args, "-pk7out"))
151 else if (!strcmp (*args, "-des3"))
153 else if (!strcmp (*args, "-des"))
157 else if (!strcmp (*args, "-seed"))
161 else if (!strcmp (*args, "-rc2-40"))
163 else if (!strcmp (*args, "-rc2-128"))
165 else if (!strcmp (*args, "-rc2-64"))
169 else if (!strcmp(*args,"-aes128"))
171 else if (!strcmp(*args,"-aes192"))
173 else if (!strcmp(*args,"-aes256"))
177 else if (!strcmp(*args,"-camellia128"))
179 else if (!strcmp(*args,"-camellia192"))
181 else if (!strcmp(*args,"-camellia256"))
184 else if (!strcmp (*args, "-text"))
186 else if (!strcmp (*args, "-nointern"))
188 else if (!strcmp (*args, "-noverify"))
190 else if (!strcmp (*args, "-nochain"))
192 else if (!strcmp (*args, "-nocerts"))
194 else if (!strcmp (*args, "-noattr"))
196 else if (!strcmp (*args, "-nodetach"))
198 else if (!strcmp (*args, "-nosmimecap"))
200 else if (!strcmp (*args, "-binary"))
202 else if (!strcmp (*args, "-nosigs"))
204 else if (!strcmp (*args, "-stream"))
206 else if (!strcmp (*args, "-indef"))
208 else if (!strcmp (*args, "-noindef"))
210 else if (!strcmp (*args, "-nooldmime"))
212 else if (!strcmp (*args, "-crlfeol"))
214 else if (!strcmp(*args,"-rand"))
223 else if (!strcmp(*args,"-engine"))
230 else if (!strcmp(*args,"-passin"))
236 else if (!strcmp (*args, "-to"))
242 else if (!strcmp (*args, "-from"))
248 else if (!strcmp (*args, "-subject"))
254 else if (!strcmp (*args, "-signer"))
274 else if (!strcmp (*args, "-recip"))
280 else if (!strcmp (*args, "-md"))
292 else if (!strcmp (*args, "-inkey"))
314 else if (!strcmp (*args, "-keyform"))
320 else if (!strcmp (*args, "-certfile"))
326 else if (!strcmp (*args, "-CAfile"))
332 else if (!strcmp (*args, "-CApath"))
338 else if (!strcmp (*args, "-in"))
344 else if (!strcmp (*args, "-inform"))
350 else if (!strcmp (*args, "-outform"))
356 else if (!strcmp (*args, "-out"))
362 else if (!strcmp (*args, "-content"))