HomeSort by: relevance | last modified time | path
    Searched refs:openssldir (Results 1 - 19 of 19) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/
cversion.c 52 /* size: MAX_PATH + sizeof("OPENSSLDIR: \"\"") */
53 static char openssldir[MAX_PATH + 15]; variable
65 BIO_snprintf(openssldir, sizeof(openssldir), "OPENSSLDIR: \"%s\"",
101 return openssldir;
108 #ifdef OPENSSLDIR
109 return "OPENSSLDIR: \"" OPENSSLDIR "\"";
111 return "OPENSSLDIR: N/A"
    [all...]
defaults.c 29 static char openssldir[MAX_PATH + 1]; variable
32 * @brief The pointer to the openssldir buffer
122 * of openssldir/modulesdir/enginesdir from the registry
126 get_windows_regdirs(openssldir, sizeof(openssldir), L"OPENSSLDIR");
133 if (strlen(openssldir) > 0)
134 openssldirptr = openssldir;
158 return OPENSSLDIR;
  /src/external/bsd/unbound/dist/contrib/android/
install_openssl.sh 27 --prefix="$ANDROID_PREFIX" --openssldir="$ANDROID_PREFIX"; then
  /src/external/bsd/unbound/dist/contrib/ios/
install_openssl.sh 35 --prefix="$IOS_PREFIX" --openssldir="$IOS_PREFIX"; then
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 156 # Do not edit these manually. Use Configure with --prefix or --openssldir
158 INSTALLTOP={- # $prefix is used in the OPENSSLDIR perl snippet
162 OPENSSLDIR={- #
163 # The logic here is that if no --openssldir was given,
164 # OPENSSLDIR will get the value from $prefix plus "/ssl".
165 # If --openssldir was given and the value is an absolute
166 # path, OPENSSLDIR will get its value without change.
167 # If the value from --openssldir is a relative path,
168 # OPENSSLDIR will get $prefix with the --openssldir
    [all...]
windows-makefile.tmpl 112 # Do not edit these manually. Use Configure with --prefix or --openssldir
114 INSTALLTOP_dev={- # $prefix is used in the OPENSSLDIR perl snippet
124 # The logic here is that if no --openssldir was given,
125 # OPENSSLDIR will get the value "$win_commonroot\\SSL".
126 # If --openssldir was given and the value is an absolute
127 # path, OPENSSLDIR will get its value without change.
128 # If the value from --openssldir is a relative path,
129 # OPENSSLDIR will get $prefix with the --openssldir
133 our $openssldir
    [all...]
descrip.mms.tmpl 164 OPENSSLDIR={- catdir($config{openssldir}) or
228 (map { ",$_" } 'OPENSSLDIR="""$(OPENSSLDIR_C)"""',
385 $(NODEBUG) dataroot = F$PARSE(staging_datadir,"$(OPENSSLDIR)","[]A.;",,"SYNTAX_ONLY,NO_CONCEAL") - ".][000000" - "[000000." - "][" - "]A.;"
475 "''installroot']" "''dataroot']" "$(INSTALLTOP)" "$(OPENSSLDIR)" -
643 WRITE CONFIG " OPENSSLDIR => '$(OPENSSLDIR)',"
  /src/crypto/external/apache2/openssl/dist/tools/
c_rehash.in 14 my $dir = {- quotify1($config{openssldir}) -};
  /src/crypto/external/bsd/openssl/dist/tools/
c_rehash.in 14 my $dir = {- quotify1($config{openssldir}) -};
  /src/crypto/external/bsd/openssl.old/dist/tools/
c_rehash.in 14 my $dir = {- quotify1($config{openssldir}) -};
  /src/crypto/external/apache2/openssl/dist/Configurations/
windows-makefile.tmpl 191 # Do not edit these manually. Use Configure with --prefix or --openssldir
193 INSTALLTOP_dev={- # $prefix is used in the OPENSSLDIR perl snippet
203 # The logic here is that if no --openssldir was given,
204 # OPENSSLDIR will get the value "$win_commonroot\\SSL".
205 # If --openssldir was given and the value is an absolute
206 # path, OPENSSLDIR will get its value without change.
207 # If the value from --openssldir is a relative path,
208 # OPENSSLDIR will get $prefix with the --openssldir
212 our $openssldir
    [all...]
unix-Makefile.tmpl 305 # Do not edit these manually. Use Configure with --prefix or --openssldir
307 INSTALLTOP={- # $prefix is used in the OPENSSLDIR perl snippet
311 OPENSSLDIR={- #
312 # The logic here is that if no --openssldir was given,
313 # OPENSSLDIR will get the value from $prefix plus "/ssl".
314 # If --openssldir was given and the value is an absolute
315 # path, OPENSSLDIR will get its value without change.
316 # If the value from --openssldir is a relative path,
317 # OPENSSLDIR will get $prefix with the --openssldir
    [all...]
descrip.mms.tmpl 111 'OPENSSLDIR="""$(OPENSSLDIR_C)"""',
385 OPENSSLDIR={- catdir($config{openssldir}) or
457 $(NODEBUG) dataroot = F$PARSE(staging_datadir,"$(OPENSSLDIR)","[]A.;",,"SYNTAX_ONLY,NO_CONCEAL") - ".][000000" - "[000000." - "][" - "]A.;"
554 "''installroot']" "''dataroot']" "$(INSTALLTOP)" "$(OPENSSLDIR)" -
753 WRITE CONFIG " OPENSSLDIR => '$(OPENSSLDIR)',"
  /src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl 186 # Do not edit these manually. Use Configure with --prefix or --openssldir
188 INSTALLTOP_dev={- # $prefix is used in the OPENSSLDIR perl snippet
198 # The logic here is that if no --openssldir was given,
199 # OPENSSLDIR will get the value "$win_commonroot\\SSL".
200 # If --openssldir was given and the value is an absolute
201 # path, OPENSSLDIR will get its value without change.
202 # If the value from --openssldir is a relative path,
203 # OPENSSLDIR will get $prefix with the --openssldir
207 our $openssldir
    [all...]
unix-Makefile.tmpl 276 # Do not edit these manually. Use Configure with --prefix or --openssldir
278 INSTALLTOP={- # $prefix is used in the OPENSSLDIR perl snippet
282 OPENSSLDIR={- #
283 # The logic here is that if no --openssldir was given,
284 # OPENSSLDIR will get the value from $prefix plus "/ssl".
285 # If --openssldir was given and the value is an absolute
286 # path, OPENSSLDIR will get its value without change.
287 # If the value from --openssldir is a relative path,
288 # OPENSSLDIR will get $prefix with the --openssldir
    [all...]
descrip.mms.tmpl 111 'OPENSSLDIR="""$(OPENSSLDIR_C)"""',
347 OPENSSLDIR={- catdir($config{openssldir}) or
419 $(NODEBUG) dataroot = F$PARSE(staging_datadir,"$(OPENSSLDIR)","[]A.;",,"SYNTAX_ONLY,NO_CONCEAL") - ".][000000" - "[000000." - "][" - "]A.;"
516 "''installroot']" "''dataroot']" "$(INSTALLTOP)" "$(OPENSSLDIR)" -
715 WRITE CONFIG " OPENSSLDIR => '$(OPENSSLDIR)',"
  /src/crypto/external/apache2/openssl/dist/
Configure 30 my $usage="Usage: Configure [no-<feature> ...] [enable-<feature> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]thread-pool] [[no-]default-thread-pool] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n";
59 # --openssldir OpenSSL data area, such as openssl.cnf, certificates and keys.
62 # This becomes the value of OPENSSLDIR in Makefile and in C.
409 $config{openssldir}="";
1045 elsif (/^--openssldir=(.*)$/)
1047 $config{openssldir}=$1;
  /src/crypto/external/bsd/openssl/dist/
Configure 30 my $usage="Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n";
59 # --openssldir OpenSSL data area, such as openssl.cnf, certificates and keys.
62 # This becomes the value of OPENSSLDIR in Makefile and in C.
386 $config{openssldir}="";
948 elsif (/^--openssldir=(.*)$/)
950 $config{openssldir}=$1;
  /src/crypto/external/bsd/openssl.old/dist/
Configure 27 my $usage="Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n";
38 # --openssldir OpenSSL data area, such as openssl.cnf, certificates and keys.
41 # This becomes the value of OPENSSLDIR in Makefile and in C.
314 $config{openssldir}="";
818 elsif (/^--openssldir=(.*)$/)
820 $config{openssldir}=$1;

Completed in 45 milliseconds