Searched refs:engines (Results 1 - 25 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_help.c317 struct curl_slist *engines = NULL; local
319 /* Get the list of engines */
320 curl_easy_getinfo(curl, CURLINFO_SSL_ENGINES, &engines);
322 puts("Build-time engines:");
323 if(engines) {
324 for(; engines; engines = engines->next)
325 printf(" %s\n", engines->data);
331 /* Cleanup the list of engines */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dcygwin.sh130 chmod u+w usr/lib/engines/*.so
131 strip usr/bin/*.exe usr/bin/*.dll usr/lib/engines/*.so
132 chmod u-w usr/lib/engines/*.so
138 find etc usr/bin/openssl.exe usr/bin/c_rehash usr/lib/engines usr/share/doc \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dcygwin.sh122 chmod u+w usr/lib/engines/*.so
123 strip usr/bin/*.exe usr/bin/*.dll usr/lib/engines/*.so
124 chmod u-w usr/lib/engines/*.so
127 find etc usr/bin usr/lib/engines usr/share/doc usr/ssl/certs \
H A Dmk1mf.pl14 my $engines = "";
321 if ($key eq "LIBOBJ" && ($dir ne "engines" || !$no_static_engine))
323 if ($key eq "LIBNAMES" && $dir eq "engines" && $no_static_engine)
324 { $engines.=$val }
342 \$(MKDIR) \$(INSTALLTOP)${o}lib${o}engines
343 \$(CP) \$(E_SHLIB) \$(INSTALLTOP)${o}lib${o}engines
692 $defs.=&do_defs("E_SHLIB",$engines,"\$(ENG_D)",$shlibp);
694 foreach (split(/\s+/,$engines))
696 $rules.=&do_compile_rule("\$(OBJ_D)","engines${o}e_$_",$lib);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dcygwin.sh130 chmod u+w usr/lib/engines/*.so
131 strip usr/bin/*.exe usr/bin/*.dll usr/lib/engines/*.so
132 chmod u-w usr/lib/engines/*.so
138 find etc usr/bin/openssl.exe usr/bin/c_rehash usr/lib/engines usr/share/doc \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dengine.c83 " -tt will display error trace for unavailable engines\n",
330 STACK_OF(OPENSSL_STRING) *engines = sk_OPENSSL_STRING_new_null();
385 sk_OPENSSL_STRING_push(engines, *argv);
399 if (sk_OPENSSL_STRING_num(engines) == 0) {
401 sk_OPENSSL_STRING_push(engines, (char *)ENGINE_get_id(e));
405 for (i = 0; i < sk_OPENSSL_STRING_num(engines); i++) {
406 const char *id = sk_OPENSSL_STRING_value(engines, i);
498 sk_OPENSSL_STRING_pop_free(engines, identity);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dengine.c83 " -tt will display error trace for unavailable engines\n",
330 STACK_OF(OPENSSL_STRING) *engines = sk_OPENSSL_STRING_new_null();
385 sk_OPENSSL_STRING_push(engines, *argv);
399 if (sk_OPENSSL_STRING_num(engines) == 0) {
401 sk_OPENSSL_STRING_push(engines, (char *)ENGINE_get_id(e));
405 for (i = 0; i < sk_OPENSSL_STRING_num(engines); i++) {
406 const char *id = sk_OPENSSL_STRING_value(engines, i);
498 sk_OPENSSL_STRING_pop_free(engines, identity);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dengine.c83 " -tt will display error trace for unavailable engines\n",
350 STACK *engines = sk_new_null(); local
412 sk_push(engines,*argv);
427 if (sk_num(engines) == 0)
431 sk_push(engines,(char *)ENGINE_get_id(e));
435 for (i=0; i<sk_num(engines); i++)
437 const char *id = sk_value(engines,i);
529 sk_pop_free(engines, identity);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.bak142 DIRS= crypto ssl engines apps test tools
290 @dir=engines; target=all; $(BUILD_ONE_CMD)
413 rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
485 (cd engines; $(MAKE) PERL=$(PERL) errors)
541 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines \
H A DMakefile.org139 DIRS= crypto ssl engines apps test tools
287 @dir=engines; target=all; $(BUILD_ONE_CMD)
410 rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
482 (cd engines; $(MAKE) PERL=$(PERL) errors)
538 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines \
H A DMakefile142 DIRS= crypto ssl engines apps test tools
290 @dir=engines; target=all; $(BUILD_ONE_CMD)
413 rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
485 (cd engines; $(MAKE) PERL=$(PERL) errors)
541 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak142 DIRS= crypto ssl engines apps test tools
290 @dir=engines; target=all; $(BUILD_ONE_CMD)
413 rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
485 (cd engines; $(MAKE) PERL=$(PERL) errors)
541 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines \
H A DMakefile.org139 DIRS= crypto ssl engines apps test tools
287 @dir=engines; target=all; $(BUILD_ONE_CMD)
410 rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
482 (cd engines; $(MAKE) PERL=$(PERL) errors)
538 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines \
H A DMakefile142 DIRS= crypto ssl engines apps test tools
290 @dir=engines; target=all; $(BUILD_ONE_CMD)
413 rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib
485 (cd engines; $(MAKE) PERL=$(PERL) errors)
541 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dset_env.bat54 if "%LIBC_BUILD%" == "Y" set MWCIncludes=%TOOLS%\ndk\libc\include;%TOOLS%\ndk\libc\include\winsock;.\engines
55 if "%CLIB_BUILD%" == "Y" set MWCIncludes=%TOOLS%\ndk\nwsdk\include\nlm;.\engines
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile16 OPTIONS=--prefix=/usr --openssldir=/etc/ssl -I${PKG_INSTALL_DIR}/usr/include -L${PKG_INSTALL_DIR}/usr/lib -ldl -DOPENSSL_SMALL_FOOTPRINT enable-shared enable-zlib-dynamic no-aes192 no-ans1 no-camellia no-ec no-ecdh no-ecdsa no-engines no-err no-fips no-gmp no-hw no-idea no-krb5 no-md2 no-mdc2 no-perlasm no-rc2 no-rc5 no-rfc3779 no-ripemd no-rmd160 no-sha0 no-smime no-sse2 no-threads
17 CONFIGURE_ARGS=linux-openwrt --prefix=/usr --openssldir=/etc/ssl -I${PKG_INSTALL_DIR}/usr/include -L${PKG_INSTALL_DIR}/usr/lib -ldl -DOPENSSL_SMALL_FOOTPRINT no-idea no-md2 no-mdc2 no-rc2 no-rc5 no-sha0 no-smime no-rmd160 no-aes192 no-ripemd no-camellia no-ans1 no-krb5 shared no-ec no-err no-fips no-hw no-threads zlib-dynamic no-engines no-sse2 no-perlasm
237 @dir=engines; target=all; $(BUILD_ONE_CMD)
348 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
413 (cd engines; $(MAKE) PERL=$(PERL) errors)
483 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines \
H A DMakefile.org235 @dir=engines; target=all; $(BUILD_ONE_CMD)
346 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib
411 (cd engines; $(MAKE) PERL=$(PERL) errors)
481 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A DMakefile2 # OpenSSL/engines/Makefile
5 DIR= engines
18 GENERAL=Makefile engines.com install.com engine_vector.mar
86 # dlfcn_name_converter and therefore stores the engines with .so suffix, too.
100 cp lib$$l.$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines/lib$$l.$$sfx.new; \
103 cp cyg$$l.dll $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines/lib$$l.$$sfx.new; \
105 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines/lib$$l.$$sfx.new; \
106 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines/lib$$l.$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/lib/engines/lib$$l.$$sfx ); \
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
10 $! P1 if this is ENGINES or ALL, the engines will build, otherwise not.
28 $! P6 if defined, denotes which engines to build. If not defined,
29 $! all available engines are built.
33 $! Set the names of the engines we want to build
97 $! Set up two loops, one that keeps track of the engines,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A DMakefile2 # OpenSSL/engines/Makefile
5 DIR= engines
24 GENERAL=Makefile engines.com install.com engine_vector.mar
103 # dlfcn_name_converter and therefore stores the engines with .so suffix, too.
110 $(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines; \
116 cp cyg$$l.dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
125 cp $$pfx$$l$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
127 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
128 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/
[all...]
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
10 $! P1 if this is ENGINES or ALL, the engines will build, otherwise not.
28 $! P6 if defined, denotes which engines to build. If not defined,
29 $! all available engines are built.
88 $! Set the names of the engines we want to build
180 $! Set up two loops, one that keeps track of the engines,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A DMakefile2 # OpenSSL/engines/Makefile
5 DIR= engines
24 GENERAL=Makefile engines.com install.com engine_vector.mar
103 # dlfcn_name_converter and therefore stores the engines with .so suffix, too.
110 $(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines; \
116 cp cyg$$l.dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
125 cp $$pfx$$l$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
127 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new; \
128 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$$pfx$$l$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/
[all...]
H A Dmakeengines.com6 $! This command file compiles and creates the various engines in form
10 $! P1 if this is ENGINES or ALL, the engines will build, otherwise not.
28 $! P6 if defined, denotes which engines to build. If not defined,
29 $! all available engines are built.
88 $! Set the names of the engines we want to build
180 $! Set up two loops, one that keeps track of the engines,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A DMakefile20 (cd $(TOP); $(MAKE) DIRS=engines EDIRS=$(DIR) sub_all)
50 cp cyg$(LIBNAME).dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
59 cp $${pfx}$(LIBNAME)$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
61 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
62 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A DMakefile20 (cd $(TOP); $(MAKE) DIRS=engines EDIRS=$(DIR) sub_all)
50 cp cyg$(LIBNAME).dll $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
59 cp $${pfx}$(LIBNAME)$$sfx $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
61 chmod 555 $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new; \
62 mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx.new $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines/$${pfx}$(LIBNAME)$$sfx; \

Completed in 126 milliseconds

12