Home
last modified time | relevance | path

Searched refs:EXT_COPY_UNSET (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Dx509.c34 #define EXT_COPY_UNSET -1 macro
232 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()
H A Dreq.c49 #define EXT_COPY_UNSET -1 macro
254 int ext_copy = EXT_COPY_UNSET; in req_main()
831 if (ext_copy == EXT_COPY_UNSET) { in req_main()

Completed in 13 milliseconds