Searched refs:EXT_COPY_UNSET (Results 1 – 2 of 2) sorted by relevance
34 #define EXT_COPY_UNSET -1 macro232 if (ext_copy != EXT_COPY_UNSET && ext_copy != EXT_COPY_NONE in x509_to_req()268 int ext_copy = EXT_COPY_UNSET; in x509_main()756 } else if (!x509toreq && ext_copy != EXT_COPY_UNSET) { in x509_main()777 if (req != NULL && ext_copy != EXT_COPY_UNSET) { in x509_main()
49 #define EXT_COPY_UNSET -1 macro256 int ext_copy = EXT_COPY_UNSET; in req_main()838 if (ext_copy == EXT_COPY_UNSET) { in req_main()
Completed in 14 milliseconds