| /freebsd/crypto/openssl/exporters/ |
| H A D | build.info | 2 GENERATE[OpenSSLConfig.cmake]{exporter=cmake}=cmake/OpenSSLConfig.cmake.in 4 GENERATE[OpenSSLConfigVersion.cmake]{exporter=cmake}=cmake/OpenSSLConfigVersion.cmake.in 11 GENERATE[libcrypto.pc]{exporter=pkg-config}=pkg-config/libcrypto.pc.in 13 GENERATE[libssl.pc]{exporter=pkg-config}=pkg-config/libssl.pc.in 15 GENERATE[openssl.pc]{exporter=pkg-config}=pkg-config/openssl.pc.in
|
| /freebsd/sbin/pflowctl/ |
| H A D | pflowctl.8 | 49 exporter. 53 exporter. 64 exporter.
|
| /freebsd/crypto/openssl/util/perl/OpenSSL/ |
| H A D | Glob.pm | 8 use Exporter; 12 @ISA = qw(Exporter);
|
| H A D | stackhash.pm | 14 require Exporter; 15 our @ISA = qw(Exporter);
|
| H A D | OID.pm | 18 use Exporter; 20 @ISA = qw(Exporter);
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | CoverageExporterJson.h | 1 //===- CoverageExporterJson.h - Code coverage JSON exporter ---------------===// 9 // This class implements a code coverage exporter for JSON format.
|
| H A D | CoverageExporterLcov.h | 1 //===- CoverageExporterLcov.h - Code coverage lcov exporter ---------------===// 9 // This class implements a code coverage exporter for lcov trace file format.
|
| H A D | CoverageExporter.h | 1 //===- CoverageExporter.h - Code coverage exporter ------------------------===// 9 // This class defines a code coverage exporter interface.
|
| /freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
| H A D | Makefile.PL | 22 "Exporter" => 0, 47 "Exporter" => 0,
|
| H A D | META.yml | 35 Exporter: '0'
|
| H A D | META.json | 36 "Exporter" : "0", string
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | TraceExporter.h | 21 /// Trace exporter plug-ins operate on traces, converting the trace data 30 /// Create an instance of a trace exporter plugin given its name.
|
| /freebsd/crypto/openssl/util/perl/OpenSSL/Test/ |
| H A D | Simple.pm | 13 use Exporter; 16 @ISA = qw(Exporter);
|
| H A D | Utils.pm | 13 use Exporter; 16 @ISA = qw(Exporter);
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | provider-object.pod | 79 I<An object exporter in the originating implementation> 81 The originating implementation (X) may have an exporter function. This 82 exporter function can be used to export the object in L<OSSL_PARAM(3)> form,
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | provider-object.7 | 119 \&\fIAn object exporter in the originating implementation\fR 121 The originating implementation (X) may have an exporter function. This 122 exporter function can be used to export the object in \fBOSSL_PARAM\fR\|(3) form,
|
| /freebsd/usr.sbin/prometheus_sysctl_exporter/ |
| H A D | prometheus_sysctl_exporter.8 | 68 Prometheus node exporter's textfile collector. 110 Prometheus node exporter:
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_export_keying_material.pod | 59 the IANA Exporter Label Registry 60 (L<https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels>).
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_export_keying_material.3 | 118 the IANA Exporter Label Registry 119 (<https://www.iana.org/assignments/tls\-parameters/tls\-parameters.xhtml#exporter\-labels>).
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | hpke.h | 24 * Max for ikm, psk, pskid, info and exporter contexts. 67 # define OSSL_HPKE_AEADSTR_EXP "exporter" /* AEAD id 0xff */
|
| /freebsd/crypto/openssl/util/perl/OpenSSL/Util/ |
| H A D | Pod.pm | 13 use Exporter; 16 @ISA = qw(Exporter);
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | tls13_enc.c | 705 /* Now we create the exporter master secret */ in tls13_change_cipher_state() 854 /* ASCII: "exporter", in hex for EBCDIC compatibility */ in tls13_export_keying_material() 893 /* ASCII: "exporter", in hex for EBCDIC compatibility */ in tls13_export_keying_material_early() 916 * the empty string is used is that the definition of TLS-Exporter in tls13_export_keying_material_early() 919 * TLS-Exporter(label, context_value, key_length) = in tls13_export_keying_material_early() 921 * "exporter", Hash(context_value), key_length) in tls13_export_keying_material_early()
|
| /freebsd/usr.sbin/inetd/ |
| H A D | inetd.conf | 118 # Example entry for the Prometheus sysctl metrics exporter 122 # Example entry for the CTL exporter
|
| /freebsd/crypto/openssl/util/ |
| H A D | mkinstallvars.pl | 110 use Exporter; 111 our \@ISA = qw(Exporter);
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/ |
| H A D | TraceExporterCTF.h | 17 /// Trace Exporter Plugin that can produce traces in Chrome Trace Format.
|