Searched refs:copy_extensions (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h243 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
H A Dapps.c1381 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) function
H A Dca.c129 #define ENV_EXTCOPY "copy_extensions"
1946 if (!copy_extensions(ret, req, ext_copy)) {

Completed in 105 milliseconds