Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.h353 #define EXT_COPY_NONE 0 macro
Dapps.c1309 *copy_type = EXT_COPY_NONE; in set_ext_copy()
1325 if (!x || !req || (copy_type == EXT_COPY_NONE)) in copy_extensions()
Dca.c300 int ext_copy = EXT_COPY_NONE; in MAIN()