Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.h242 int set_ext_copy(int *copy_type, const char *arg);
Dapps.c1297 int set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() function
Dca.c823 if (!set_ext_copy(&ext_copy, f)) in MAIN()