Home
last modified time | relevance | path

Searched refs:EXT_COPY_NONE (Results 1 – 3 of 3) sorted by relevance

/external/openssl/apps/
Dapps.h343 #define EXT_COPY_NONE 0 macro
Dapps.c1300 *copy_type = EXT_COPY_NONE; in set_ext_copy()
1316 if (!x || !req || (copy_type == EXT_COPY_NONE)) in copy_extensions()
Dca.c296 int ext_copy = EXT_COPY_NONE; in MAIN()