/openssl/Configurations/ |
H A D | windows-makefile.tmpl | 4 ## {- join("\n## ", @autowarntext) -} 60 join(" ", @MODULES) -} 84 join(" ", @GENERATED) -} 172 join(" ", @HTMLDOCS1) -} 174 join(" ", @HTMLDOCS3) -} 176 join(" ", @HTMLDOCS5) -} 178 join(" ", @HTMLDOCS7) -} 731 my $deps = join(' ', 877 my $deps = join(' ', 1012 my $deps = join(" ", @objs); [all …]
|
H A D | descrip.mms.tmpl | 3 ## {- join("\n## ", @autowarntext) -} 340 join(", ", 656 {- join("\n ", 664 {- join("\n ", 673 {- join("\n ", 685 {- join("\n ", 772 {- join("\n ", 1321 join(",-\"\n\t", 1331 join("\n\t", 1391 .join(",-\"\n\t", [all …]
|
H A D | unix-Makefile.tmpl | 4 ## {- join("\n## ", @autowarntext) -} 82 LIBS={- join(" \\\n" . ' ' x 5, 86 SHLIBS={- join(" \\\n" . ' ' x 7, 124 DEPS={- join(" \\\n" . ' ' x 5, 152 join(" \\\n" . ' ' x 13, 159 join(" \\\n" . ' ' x 15, 166 join(" \\\n" . ' ' x 19, 270 join(" \\\n" . ' ' x 9, 274 join(" \\\n" . ' ' x 9, 278 join(" \\\n" . ' ' x 9, [all …]
|
H A D | 00-base-templates.conf | 88 return join(" ", @flags); 96 return join(" ", @flags); 105 return join(" ", @libs); 119 return join(" ", @libs); 169 return join(" ", @libs);
|
H A D | 50-cppbuilder.conf | 44 return join(" ", @ex_libs);
|
/openssl/fuzz/ |
H A D | helper.py | 22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora")) 24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER)) 31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d)) 37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d)) 46 cmd = ([os.path.abspath(os.path.join(THIS_DIR, FUZZER))] + sys.argv[2:] 48 print(" ".join(cmd))
|
/openssl/ |
H A D | configdata.pm.in | 73 my @user_crossable = qw( {- join (' ', @user_crossable) -} ); 99 .join(", ", @{$config{build_file_templates}}), 254 print ' ',join(' ', 282 join(', ', @{$disabled_info{$what}->{skipped}}), 304 print '[ ', join(', ', $quotify->(@{$target{$_}})), " ],\n"; 325 ? join(' ', @{$config{$var}}) 360 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n"; 382 print "$_ : \\\n ", join(" \\\n ", @{$result->{$_}}), "\n"
|
/openssl/include/openssl/ |
H A D | fipskey.h.in | 2 * {- join("\n * ", @autowarntext) -} 24 {- join(', ', map { "0x$_" } unpack("(A2)*", $config{FIPSKEY})) -}
|
/openssl/doc/ |
H A D | build.info.in | 76 $OUT .= "IMAGEDOCS[man$section]=" . join(" \\\n", @imagefiles) . "\n"; 77 $OUT .= "HTMLDOCS[man$section]=" . join(" \\\n", @htmlfiles) . "\n"; 78 $OUT .= "MANDOCS[man$section]=" . join(" \\\n", @manfiles) . "\n";
|
/openssl/include/crypto/ |
H A D | dso_conf.h.in | 1 {- join("\n",map { "/* $_ */" } @autowarntext) -} 31 join("\n", map { "# define $_" } @macros); -}
|
/openssl/apps/ |
H A D | req.c | 71 static int join(char buf[], size_t buf_size, const char *name, 1192 if (!join(buf, sizeof(buf), v->name, "_default", "Name")) in prompt_info() 1197 if (!join(buf, sizeof(buf), v->name, "_value", "Name")) in prompt_info() 1202 if (!join(buf, sizeof(buf), v->name, "_min", "Name")) in prompt_info() 1207 if (!join(buf, sizeof(buf), v->name, "_max", "Name")) in prompt_info() 1248 if (!join(buf, sizeof(buf), type, "_value", "Name")) in prompt_info() 1252 if (!join(buf, sizeof(buf), type, "_min", "Name")) in prompt_info() 1257 if (!join(buf, sizeof(buf), type, "_max", "Name")) in prompt_info() 1396 if (!join(buf, buf_size, value, "\n", desc1)) in build_data() 1415 if (!join(buf, buf_size, def, "\n", desc2)) in build_data() [all …]
|
/openssl/providers/common/der/ |
H A D | der_ecx_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_wrap_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_ec_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_sm2_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_digests_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_rsa_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_dsa_gen.c.in | 2 * {- join("\n * ", @autowarntext) -}
|
/openssl/providers/common/include/prov/ |
H A D | der_wrap.h.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_digests.h.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_sm2.h.in | 2 * {- join("\n * ", @autowarntext) -}
|
H A D | der_ec.h.in | 2 * {- join("\n * ", @autowarntext) -}
|
/openssl/include/internal/ |
H A D | param_names.h.in | 2 * {- join("\n * ", @autowarntext) -}
|
/openssl/exporters/cmake/ |
H A D | OpenSSLConfig.cmake.in | 94 my $d = join('/', unixify(catdir($OpenSSL::safe::installdata::LIBDIR_REL_PREFIX[0], 153 set(OPENSSL_LIBCRYPTO_DEPENDENCIES {- join(' ', @OpenSSL::safe::installdata::LDLIBS) -}) 185 set(OPENSSL_LIBCRYPTO_DEPENDENCIES {- join(' ', @LDLIBS) -}) 195 set(OPENSSL_LIBSSL_DEPENDENCIES OpenSSL::Crypto {- join(' ', @LDLIBS) -})
|
/openssl/crypto/ |
H A D | params_idx.c.in | 2 * {- join("\n * ", @autowarntext) -}
|