Searched refs:ext_copy (Results 1 – 1 of 1) sorted by relevance
/external/openssl/apps/ |
D | ca.c | 205 int default_op, int ext_copy, int selfsign); 212 unsigned long nameopt, int default_op, int ext_copy, 220 unsigned long nameopt, int default_op, int ext_copy); 228 int ext_copy, int selfsign); 300 int ext_copy = EXT_COPY_NONE; in MAIN() local 837 if (!set_ext_copy(&ext_copy, f)) in MAIN() 1190 conf,verbose,certopt,nameopt,default_op,ext_copy); in MAIN() 1216 default_op, ext_copy, e); in MAIN() 1236 default_op, ext_copy, selfsign); in MAIN() 1256 default_op, ext_copy, selfsign); in MAIN() [all …]
|