Searched defs:ext_copy (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10-stable/crypto/openssl/apps/
H A Dca.c299 int ext_copy = EXT_COPY_NONE; local
1491 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
1561 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, ENGINE *e) argument
1618 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
2182 certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Decoffswap.h98 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern) argument
181 ecoff_swap_fdr_in (bfd *abfd, void * ext_copy, FDR *intern) argument
318 ecoff_swap_pdr_in (bfd *abfd, void * ext_copy, PDR *intern) argument
440 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) argument
544 ecoff_swap_ext_in (bfd *abfd, void * ext_copy, EXTR *intern) argument
663 ecoff_swap_opt_in(bfd *abfd, void * ext_copy, OPTR * intern) argument
738 ecoff_swap_dnr_in(bfd *abfd, void * ext_copy, DNR *intern) argument
[all...]

Completed in 119 milliseconds