Searched refs:EXT_COPY_NONE (Results 1 – 5 of 5) sorted by relevance
223 if (ext_copy != EXT_COPY_UNSET && ext_copy != EXT_COPY_NONE in x509_to_req()744 if (clrext && ext_copy != EXT_COPY_NONE) { in x509_main()857 if (clrext && ext_copy != EXT_COPY_NONE) { in x509_main()
490 if (ext_copy == EXT_COPY_NONE) in req_main()
293 int batch = 0, default_op = 1, doupdatedb = 0, ext_copy = EXT_COPY_NONE; in ca_main()
302 # define EXT_COPY_NONE 0 macro
1197 *copy_type = EXT_COPY_NONE; in set_ext_copy()1214 if (copy_type == EXT_COPY_NONE) in copy_extensions()