/openssl/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 98 my %defaults = ( debug => 0, section => 0, %$defaults_ref ); 107 print STDERR "DEBUG: Reading $input\n" if $defaults{debug}; 130 if $defaults{debug}; 142 if $defaults{debug}; 144 if $defaults{debug}; 154 if $defaults{debug}; 162 if $defaults{debug}; 170 print STDERR "DEBUG: Done reading $filename\n" if $defaults{debug}; 185 if $defaults{debug};
|
/openssl/util/perl/OpenSSL/ |
H A D | ParseC.pm | 93 if $opts{debug}; 106 if $opts{debug}; 123 if $opts{debug}; 141 if $opts{debug}; 160 if $opts{debug}; 180 if $opts{debug}; 183 if $opts{debug}; 198 if $opts{debug}; 219 if $opts{debug}; 234 if $opts{debug}; [all …]
|
H A D | Ordinals.pm | 95 debug => $opts{debug}, 474 if $self->{debug}; 493 if $self->{debug}; 556 if $self->{debug}; 586 if $self->{debug};
|
H A D | Test.pm | 110 my $debug = 0; 1150 if ($debug) { 1166 if ($debug) { 1188 if ($debug) { 1299 if ($debug) {
|
/openssl/util/ |
H A D | lang-compress.pl | 12 my $debug = defined $ENV{DEBUG}; 57 if ($debug) { 93 if ($debug) { 109 if ($debug) { 162 if ($debug) {
|
H A D | fix-deprecation | 6 my $debug = $ENV{DEBUG}; 74 if $debug; 81 if $debug; 89 if $debug; 107 if $debug;
|
H A D | mknum.pl | 27 my $debug = 0; 36 'debug' => \$debug) 45 debug => $debug); 63 debug => $debug })) {
|
H A D | mkerr.pl | 19 my $debug = 0; 35 print STDERR "\n---\n$text\n" if $debug; 88 $debug = 1; 236 if ( $debug ) { 266 print STDERR "$file:\n" if $debug; 278 print STDERR " New reason $1\n" if $debug; 282 print STDERR " Reason $1 = $rcodes{$1}\n" if $debug; 287 print STDERR "\n" if $debug; 381 print STDERR "New Reason code $i\n" if $debug; 485 print STDERR "New Reason code $i\n" if $debug;
|
H A D | find-doc-nits | 29 my $debug = 0; 186 cluck "DEBUG[files]: This is how we got here!" if $debug; 187 print STDERR "DEBUG[files]: tags: $tags_as_key\n" if $debug; 195 if $debug; 213 if $debug; 228 if $debug; 263 if ($debug) { 557 if $debug; 572 if $debug; 607 if $debug; [all …]
|
H A D | add-depends.pl | 23 my $debug = $ENV{ADD_DEPENDS_DEBUG}; 104 if $debug; 198 if $debug; 253 if $debug; 302 if $debug;
|
H A D | ck_errf.pl | 21 my $debug = 0; 56 $debug = 1;
|
H A D | mkdef.pl | 35 my $debug = 0; 206 if $debug && $1 == 0;
|
/openssl/Configurations/ |
H A D | 10-main.conf | 183 CFLAGS => picker(debug => "-O0 -g", 200 debug => "-O0 -g", 396 CFLAGS => picker(debug => "-g -O0", 408 CFLAGS => picker(debug => "-g -O0", 420 CFLAGS => picker(debug => "-g -O0", 432 CFLAGS => picker(debug => "-g -O0", 484 CFLAGS => picker(debug => "-O0 -g", 593 CFLAGS => picker(debug => "-O0 -g", 607 CFLAGS => picker(debug => "-O0 -g", 681 debug => "-O0 -g", [all …]
|
H A D | 50-win-hybridcrt.conf | 22 remove_from_flags(qr/\/MDd?\s/, add(picker(debug => "/MTd", 25 lflags => add(picker(debug => "/NODEFAULTLIB:libucrtd.lib /DEFAULTLIB:ucrtd.lib", 31 remove_from_flags(qr/\/MDd?\s/, add(picker(debug => "/MTd", 34 lflags => add(picker(debug => "/NODEFAULTLIB:libucrtd.lib /DEFAULTLIB:ucrtd.lib",
|
H A D | 50-cppbuilder.conf | 16 debug => "-Od -v -vi- -D_DEBUG", 30 debug => '-j"$(BDS)\lib\win32c\debug" ' .
|
H A D | 50-haiku.conf | 6 debug => "-g -O0",
|
/openssl/util/perl/TLSProxy/ |
H A D | Proxy.pm | 82 $debug) = @_; 83 return init($class, $filter, $execute, $cert, $debug, 0); 91 $debug) = @_; 92 return init($class, $filter, $execute, $cert, $debug, 1); 101 $debug, 124 debug => $debug, 290 if ($self->debug) { 366 if ($self->debug) { 568 sub debug subroutine 571 return $self->{debug};
|
/openssl/test/ |
H A D | timing_load_creds.c | 100 int i, debug = 0, count = 100, what = 'c'; in main() local 119 debug = 1; in main() 158 if (debug) in main() 205 if (debug) in main()
|
H A D | dtls_mtu_test.c | 23 static int debug = 0; variable 76 if (debug) in mtu_test() 84 if (debug) in mtu_test() 107 if (debug) in mtu_test()
|
H A D | ssl_old_test.c | 627 static int debug = 0; variable 946 debug = 0; in main() 1003 debug = 1; in main() 1616 if (debug) in main() 2036 if (debug) in doit_localhost() 2065 if (debug) in doit_localhost() 2088 if (debug) in doit_localhost() 2115 if (debug) in doit_localhost() 2315 if (debug) in doit_biopair() 2394 if (debug) in doit_biopair() [all …]
|
/openssl/apps/ |
H A D | enc.c | 132 int bsize = BSIZE, verbose = 0, debug = 0, olb64 = 0, nosalt = 0; in enc_main() local 228 debug = 1; in enc_main() 429 if (debug) { in enc_main() 444 if (debug) { in enc_main() 458 if (debug) { in enc_main() 471 if (debug) { in enc_main() 485 if (debug) { in enc_main() 654 if (debug) { in enc_main()
|
/openssl/apps/lib/ |
H A D | tlssrp_depr.c | 72 if (srp_arg->debug || srp_arg->msg || srp_arg->amp == 1) { in ssl_srp_verify_param_cb() 85 if (srp_arg->debug) in ssl_srp_verify_param_cb() 130 srp_arg->debug = c_debug; in set_up_srp_arg()
|
H A D | engine.c | 43 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug) in setup_engine_methods() argument 60 if (debug) in setup_engine_methods()
|
/openssl/crypto/cms/ |
H A D | cms_smime.c | 720 int debug = 0, match_ri = 0; in CMS_decrypt_set1_pkey_and_peer() local 731 debug = ec->debug; in CMS_decrypt_set1_pkey_and_peer() 765 if (!debug) { in CMS_decrypt_set1_pkey_and_peer() 779 else if (r > 0 && (debug || cms_pkey_ri_type != CMS_RECIPINFO_TRANS)) in CMS_decrypt_set1_pkey_and_peer() 787 && !debug) { in CMS_decrypt_set1_pkey_and_peer() 886 ec->debug = (flags & CMS_DEBUG_DECRYPT) != 0; in CMS_decrypt()
|
/openssl/.github/workflows/ |
H A D | ci.yml | 257 …run: ./config --banner=Configured --debug enable-demos enable-h3demo enable-asan enable-ubsan no-c… 283 …run: ./config --banner=Configured --debug enable-demos enable-h3demo enable-asan enable-ubsan enab… 309 …run: ./config --banner=Configured --debug -DPEDANTIC -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION en… 336 # --debug -O1 is to produce a debug build that runs in a reasonable amount of time 337 …run: CC=clang ./config --banner=Configured --debug -O1 -fsanitize=memory -DOSSL_SANITIZE_MEMORY -f… 461 …run: ./config --banner=Configured -Werror --debug no-afalgeng enable-demos enable-h3demo no-shared… 582 …run: ./config --banner=Configured --strict-warnings --debug no-afalgeng enable-rc5 enable-md2 enab… 602 grep -q "Reading symbols from.*libcrypto\.so\.3\.debug" results 615 …run: ./config --banner=Configured --strict-warnings --debug enable-external-tests && perl configda… 640 …run: ./config --banner=Configured --strict-warnings --debug enable-external-tests && perl configda…
|