HomeSort by: relevance | last modified time | path
    Searched defs:OpenSSL (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/crypto/external/apache2/openssl/dist/doc/
perlvars.pm 2 # Copyright 2019-2025 The OpenSSL Project Authors. All Rights Reserved.
14 $OpenSSL::safe::opt_v_synopsis = ""
45 $OpenSSL::safe::opt_v_item = ""
56 . "See L<openssl-verification-options(1)/Verification Options> for details.";
60 $OpenSSL::safe::opt_x_synopsis = ""
67 $OpenSSL::safe::opt_x_item = ""
73 . "See L<openssl-verification-options(1)/Extended Verification Options> for details.";
76 $OpenSSL::safe::opt_name_synopsis = ""
78 $OpenSSL::safe::opt_name_item = ""
82 . "See L<openssl-namedisplay-options(1)> for details."
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/
mkinstallvars.pl 2 # Copyright 2021-2026 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
11 # The result is a Perl module creating the package OpenSSL::safe::installdata.
117 package OpenSSL::safe::installdata;
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Glob.pm 1 package OpenSSL::Glob;
copyright.pm 2 # Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
12 package OpenSSL::copyright;
fallback.pm 1 # Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
10 OpenSSL::fallback - push directories to the end of @INC at compile time
14 package OpenSSL::fallback;
24 use OpenSSL::fallback LIST;
ParseC.pm 2 # Copyright 2018-2024 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
9 package OpenSSL::ParseC;
63 # OpenSSL CPP specials
69 # OPENSSL_NO_DEPRECATEDIN_x_y[_z]. That's due to <openssl/macros.h>
255 # OpenSSL C specials
262 # Deprecated stuff, by OpenSSL release.
619 # OpenSSL's declaration of externs with possible export linkage
625 # Spurious stuff found in the OpenSSL headers
870 print STDERR "DEBUG[OPENSSL CPP]: \$normalized_line = '$normalized_line'\n
    [all...]
Template.pm 2 # Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
12 package OpenSSL::Template;
16 OpenSSL::Template - a private extension of Text::Template
148 Richard Levitte E<lt>levitte@openssl.orgE<gt>
152 Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
157 L<https://www.openssl.org/source/license.html>.
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Simple.pm 1 # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Test::Simple;
21 OpenSSL::Test::Simple - a few very simple test functions
25 use OpenSSL::Test::Simple;
31 Sometimes, the functions in L<OpenSSL::Test> are quite tedious for some
37 use OpenSSL::Test;
38 use OpenSSL::Test::Utils;
49 use OpenSSL::Test::Simple;
68 plan skip_all => $algos[0]." is not supported by this OpenSSL build"
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Util/
Pod.pm 1 # Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Util::Pod;
22 OpenSSL::Util::Pod - utilities to manipulate .pod files
26 use OpenSSL::Util::Pod;
149 if (m|^=for\s+openssl\s+names:\s*(.*)|s) {
  /src/crypto/external/bsd/openssl/dist/doc/
perlvars.pm 2 # Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
14 $OpenSSL::safe::opt_v_synopsis = ""
45 $OpenSSL::safe::opt_v_item = ""
56 . "See L<openssl-verification-options(1)/Verification Options> for details.";
60 $OpenSSL::safe::opt_x_synopsis = ""
67 $OpenSSL::safe::opt_x_item = ""
73 . "See L<openssl-verification-options(1)/Extended Verification Options> for details.";
76 $OpenSSL::safe::opt_name_synopsis = ""
78 $OpenSSL::safe::opt_name_item = ""
82 . "See L<openssl-namedisplay-options(1)> for details."
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Glob.pm 1 package OpenSSL::Glob;
copyright.pm 2 # Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
12 package OpenSSL::copyright;
fallback.pm 1 # Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
10 OpenSSL::fallback - push directories to the end of @INC at compile time
14 package OpenSSL::fallback;
24 use OpenSSL::fallback LIST;
ParseC.pm 2 # Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
9 package OpenSSL::ParseC;
63 # OpenSSL CPP specials
69 # OPENSSL_NO_DEPRECATEDIN_x_y[_z]. That's due to <openssl/macros.h>
255 # OpenSSL C specials
262 # Deprecated stuff, by OpenSSL release.
613 # OpenSSL's declaration of externs with possible export linkage
619 # Spurious stuff found in the OpenSSL headers
864 print STDERR "DEBUG[OPENSSL CPP]: \$normalized_line = '$normalized_line'\n
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Simple.pm 1 # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Test::Simple;
21 OpenSSL::Test::Simple - a few very simple test functions
25 use OpenSSL::Test::Simple;
31 Sometimes, the functions in L<OpenSSL::Test> are quite tedious for some
37 use OpenSSL::Test;
38 use OpenSSL::Test::Utils;
49 use OpenSSL::Test::Simple;
68 plan skip_all => $algos[0]." is not supported by this OpenSSL build"
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Util/
Pod.pm 1 # Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Util::Pod;
22 OpenSSL::Util::Pod - utilities to manipulate .pod files
26 use OpenSSL::Util::Pod;
149 if (m|^=for\s+openssl\s+names:\s*(.*)|s) {
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
Glob.pm 1 package OpenSSL::Glob;
copyright.pm 2 # Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
12 package OpenSSL::copyright;
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Test/
Simple.pm 1 # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
3 # Licensed under the OpenSSL license (the "License"). You may not use
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Test::Simple;
21 OpenSSL::Test::Simple - a few very simple test functions
25 use OpenSSL::Test::Simple;
31 Sometimes, the functions in L<OpenSSL::Test> are quite tedious for some
37 use OpenSSL::Test;
38 use OpenSSL::Test::Utils;
49 use OpenSSL::Test::Simple
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Util/
Pod.pm 1 # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
3 # Licensed under the OpenSSL license (the "License"). You may not use
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Util::Pod;
22 OpenSSL::Util::Pod - utilities to manipulate .pod files
26 use OpenSSL::Util::Pod;
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 1 # Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Config::Query;
17 OpenSSL::Config::Query - Query OpenSSL configuration info
21 use OpenSSL::Config::Info;
23 my $query = OpenSSL::Config::Query->new(info => \%unified_info);
43 Creates an instance of the B<OpenSSL::Config::Query> class. It takes options
63 my $info = OpenSSL::Config::Info->new(info => \%unified_info);
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 1 # Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
6 # https://www.openssl.org/source/license.html
8 package OpenSSL::Config::Query;
17 OpenSSL::Config::Query - Query OpenSSL configuration info
21 use OpenSSL::Config::Info;
23 my $query = OpenSSL::Config::Query->new(info => \%unified_info);
43 Creates an instance of the B<OpenSSL::Config::Query> class. It takes options
63 my $info = OpenSSL::Config::Info->new(info => \%unified_info);
  /src/crypto/external/bsd/openssl.old/dist/test/
run_tests.pl 2 # Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
4 # Licensed under the OpenSSL license (the "License"). You may not use
7 # https://www.openssl.org/source/license.html
21 use OpenSSL::Glob;
24 : "OpenSSL::TAP::Harness";
31 $ENV{OPENSSL_CONF} = catdir($srctop, "apps", "openssl.cnf");
113 package OpenSSL::TAP::Harness;
  /src/crypto/external/apache2/openssl/dist/test/
run_tests.pl 2 # Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
28 use OpenSSL::Glob;
36 $ENV{OPENSSL_CONF} = rel2abs(catfile($srctop, "apps", "openssl.cnf"));
64 # Additional OpenSSL special TAP arguments. Because we can't pass them via
66 # TAP::Parser::OpenSSL implementation further down
168 package TAP::Parser::OpenSSL;
274 package TAP::Harness::OpenSSL;
280 $tapargs{parser_class} = "TAP::Parser::OpenSSL";
281 $package = 'TAP::Harness::OpenSSL';
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/
run_tests.pl 2 # Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
7 # https://www.openssl.org/source/license.html
28 use OpenSSL::Glob;
36 $ENV{OPENSSL_CONF} = rel2abs(catfile($srctop, "apps", "openssl.cnf"));
59 # Additional OpenSSL special TAP arguments. Because we can't pass them via
61 # TAP::Parser::OpenSSL implementation further down
163 package TAP::Parser::OpenSSL;
247 package TAP::Harness::OpenSSL;
253 $tapargs{parser_class} = "TAP::Parser::OpenSSL";
254 $package = 'TAP::Harness::OpenSSL';
    [all...]

Completed in 36 milliseconds

1 2