Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 25 of 576) sorted by relevance

12345678910>>...24

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-extension.exp1 extension of 'a/b/c' is ''
2 extension of 'def' is ''
3 extension of 'a.b.c' is 'c'
4 extension of 'a.b/c' is 'b/c'
5 extension of 'a' is ''
6 extension of 'a.a' is 'a'
7 extension of '.gitignore' is 'gitignore'
8 extension of 'a' is ''
9 extension of 'a.a' is 'a'
10 extension of 'trailing/' is ''
/freebsd/crypto/openssl/doc/man3/
H A DSSL_extension_supported.pod12 - custom TLS extension handling
106 The callback B<add_cb> is called to send custom extension data to be
115 extension data and return 1.
124 to NULL then no extension is added.
150 called if the extension is present and relevant for the context (see
154 extension B<ext_type>.
181 The extension is only allowed in TLS
185 The extension is only allowed in DTLS
216 The extension may be present in the ClientHello message.
229 The extension may be present in an EncryptedExtensions message.
[all …]
H A DX509V3_get_d2i.pod44 occurrence of an extension is permissible, otherwise the first extension after
48 -1 if the extension could not be found, 0 if the extension is found and is
86 B<X509V3_ADD_DEFAULT> appends a new extension only if the extension does
87 not exist. An error is returned if the extension exists.
89 B<X509V3_ADD_APPEND> appends a new extension, ignoring whether the extension
92 B<X509V3_ADD_REPLACE> replaces an existing extension. If the extension does
93 not exist, appends a new extension.
96 extension does not exist, returns an error.
98 B<X509V3_ADD_KEEP_EXISTING> appends a new extension only if the extension does
101 B<X509V3_ADD_DELETE> deletes and frees an existing extension. If the extension
[all …]
H A DX509_EXTENSION_set_object.pod8 X509_EXTENSION_get_critical, X509_EXTENSION_get_data - extension utility
30 X509_EXTENSION_set_object() sets the extension type of B<ex> to B<obj>. The
34 B<crit> is zero the extension in non-critical otherwise it is critical.
36 X509_EXTENSION_set_data() sets the data in extension B<ex> to B<data>. The
39 X509_EXTENSION_create_by_NID() creates an extension of type B<nid>,
46 except it creates and extension using B<obj> instead of a NID.
48 X509_EXTENSION_get_object() returns the extension type of B<ex> as an
52 X509_EXTENSION_get_critical() returns the criticality of extension B<ex> it
60 These functions manipulate the contents of an extension directly. Most
62 use the extension encode and decode functions instead such as
[all …]
H A DX509v3_get_ext_by_NID.pod14 X509_REVOKED_add_ext - extension stack utility functions
65 extension is an internal pointer which B<MUST NOT> be freed by the
76 extension.
78 X509v3_delete_ext() deletes the extension with index I<loc> from I<x>.
79 The deleted extension is returned and must be freed by the caller.
106 Applications that want to parse or encode and add an extension should
107 use the extension encode and decode functions instead, such as
112 is not an error since extension STACK I<x> indices start from zero.
118 because these functions do not free the extension they delete.
124 X509v3_get_ext_count() returns the extension count or 0 for failure.
[all …]
H A DX509_get_extension_flags.pod15 X509_get_proxy_pathlen - retrieve certificate extension data
38 This extension is used to limit the length of a cert chain that may be
52 The certificate contains a basic constraints extension.
73 The freshest CRL extension is present in the certificate.
77 The certificate contains an unhandled critical extension.
81 Some certificate extension values are invalid or inconsistent.
94 The NID_certificate_policies certificate extension is invalid or
140 B<NULL> if the extension is not present or cannot be parsed.
144 extension is not present or cannot be parsed.
161 information an application should examine extension values directly
[all …]
H A DSSL_CTX_use_serverinfo.pod8 - use serverinfo extension
26 "serverinfo" extension is returned in response to an empty ClientHello
37 extensions to be added to a Certificate message, then the extension will only
55 B<file> into B<ctx>. The extensions must be in PEM format. Each extension
57 PEM extension name must begin with the phrase "BEGIN SERVERINFOV2 FOR " for
61 SSL_CTX_use_certificate(), the serverinfo extension will be loaded into the
63 loaded serverinfo extension data will be loaded for that certificate. To
64 use the serverinfo extension for multiple certificates,
H A DX509V3_set_ctx.pod6 X509V3_set_issuer_pkey - X.509 v3 extension generation utilities
28 for instance to help generating an authority key identifier extension.
33 extension definitions is to be checked without actually producing an extension,
34 or B<X509V3_CTX_REPLACE>, which means that each X.509v3 extension added as
36 extension with the same OID.
41 or not) to provide fallback data for the authority key identifier extension.
H A DOPENSSL_ia32cap.pod51 =item bit #57 denoting AES-NI instruction set extension;
58 =item bit #60 denoting AVX extension;
98 =item bit #64+16 denoting availability of AVX512F extension;
100 =item bit #64+17 denoting availability of AVX512DQ extension;
107 aka AVX512IFMA extension;
109 =item bit #64+29 denoting availability of SHA extension;
111 =item bit #64+30 denoting availability of AVX512BW extension;
113 =item bit #64+31 denoting availability of AVX512VL extension;
115 =item bit #64+41 denoting availability of VAES extension;
117 =item bit #64+42 denoting availability of VPCLMULQDQ extension;
/freebsd/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf22 test-17 = 17-Maximum Fragment Len extension equal FragmentSize to 2048
23 test-18 = 18-Maximum Fragment Len extension 512 lower than FragmentSize 1024
24 test-19 = 19-Maximum Fragment Len extension 1024 lower than FragmentSize 1024
440 [17-Maximum Fragment Len extension equal FragmentSize to 2048]
443 [17-Maximum Fragment Len extension equal FragmentSize to 2048-ssl]
447 [17-Maximum Fragment Len extension equal FragmentSize to 2048-server]
452 [17-Maximum Fragment Len extension equal FragmentSize to 2048-client]
468 [18-Maximum Fragment Len extension 512 lower than FragmentSize 1024]
496 [19-Maximum Fragment Len extension 1024 lower than FragmentSize 1024]
524 [20-Maximum Fragment Len extension 4096 greater than FragmentSize 2048]
[all …]
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dextensions.yaml19 given extension.
21 Once a standard extension has been ratified, no changes in behaviour can be
22 made without the creation of a new extension.
114 The standard V extension for vector operations, as ratified
195 The standard Zbc bit-manipulation extension for carry-less
219 The standard Zbs bit-manipulation extension for single-bit
225 The standard Zfa extension for additional floating point
231 The standard Zfh extension for 16-bit half-precision binary
386 The standard Zvfh extension for vectored half-precision
422 The standard Zvkned extension for Vector AES block cipher
[all …]
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb.c274 char *extension;
282 extension_len = strlen(extension);
292 db_name, extension);
315 smdb_lock_file(lock_fd, db_name, mode, sff, extension) in smdb_lock_file() argument
320 char *extension;
326 extension);
430 char *extension;
441 extension);
470 smdb_filechanged(db_name, extension, db_fd, stat_info) in smdb_filechanged() argument
472 char *extension;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVScheduleZb.td11 // Zba extension
15 // Zbb extension
29 // Zbc extension
32 // Zbs extension
38 // Zbkb extension
44 // Zbkx extension
49 // Zba extension
53 // Zbb extension
67 // Zbc extension
70 // Zbs extension
[all …]
H A DRISCVMacroFusion.td31 // Fuse zero extension of halfword:
36 "Enable SLLI+SRLI to be fused to zero extension of halfword",
48 // Fuse zero extension of word:
53 "Enable SLLI+SRLI to be fused to zero extension of word",
65 // Fuse shifted zero extension of word:
71 "Enable SLLI+SRLI to be fused when computing (shifted) word zero extension",
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod20 Each entry in the extension section takes the form:
31 There are four main types of extension:
96 the extension but should be documented.
99 If an extension type is unsupported, then the I<arbitrary> extension syntax
105 They do not define the semantics of the extension.
124 or omit the extension entirely.
371 This extension should only appear in CRLs. It is a multi-valued extension
413 certificate extension.
509 This is a multi-valued extension consisting of a list of TLS extension
512 include that extension in its reply.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensions.def1 //===--- OpenCLExtensions.def - OpenCL extension list -----------*- C++ -*-===//
17 // an extension is core or optional core and minimum OpenCL version
18 // when an extension becomes available,
20 // ext - name of the extension or optional core feature.
21 // pragma - true if extension needs pragmas or false otherwise.
22 // NOTE: extension pragma without any documentation detailing
26 // core - OpenCL versions mask when the extension becomes core feature.
28 // opt - OpenCL versions mask when the extension becomes optional core
32 // define OPENCLEXTNAME(ext) where ext is the name of the extension.
38 // extension is defined if and only it either:
[all …]
H A DBuiltinsRISCV.def18 // Zbb extension
26 // Zbc or Zbkc extension
40 // Zbkb extension
46 // Zknd extension
57 // Zkne extension
63 // Zknh extension
80 // Zksed extension
84 // Zksh extension
88 // Zihintntl extension
H A DDiagnosticParseKinds.td87 InGroup<DiagGroup<"nullability-extension">>;
118 InGroup<DiagGroup<"fixed-enum-extension">>;
162 "extension">, InGroup<DiagGroup<"generic-type-extension">>;
165 "'%0' is a C99 extension">, InGroup<C99>;
167 "'%0' is a C11 extension">, InGroup<C11>;
382 "'__auto_type' is a GNU extension">,
664 "consteval if is a C++23 extension">,
720 "a C++17 extension">, InGroup<CXX17>;
737 "[[]] attributes are a C23 extension">,
939 "extension">, InGroup<CXX11>;
[all …]
/freebsd/contrib/tcsh/nls/french/
H A Dset93 1 AddXkey: touche d'extension nulle pas autorisé.\n
5 3 DeleteXkey: touche d'extension nulle pas autorisé.\n
6 4 Touche d'extension pas définie "%S"\n
7 5 Certaines touches d'extension trop longues pour tampon d'impression interne
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_client.t0360 \ extension.
364 \ Length of SNI extension.
372 \ Length of Signatures extension.
394 \ Length of Supported Curves extension.
409 \ Length of ALPN extension.
448 \ Account for the extension header.
450 \ Adjust total extension length.
507 0x0001 write16 \ extension length
592 \ supports the extension.
703 \ Length of extension list.
[all …]
/freebsd/crypto/openssh/
H A DPROTOCOL.agent6 1. session-bind@openssh.com extension
8 This extension allows a ssh client to bind an agent connection to a
38 2. restrict-destination-v00@openssh.com key constraint extension
40 The key constraint extension supports destination- and forwarding path-
84 3. associated-certs-v00@openssh.com key constraint extension
86 The key constraint extension allows certificates to be associated
99 This extension is only valid for SSH_AGENTC_ADD_SMARTCARD_KEY_CONSTRAINED
100 requests. When an agent receives this extension, it will attempt to match
106 If the "certs_only" flag is set, then this extension will cause ONLY
H A DPROTOCOL.krl21 and "reserved" an extension field whose contents are currently ignored.
121 This subsection type provides a generic extension mechanism to the
132 Where "extension_name" describes the type of extension. It is
135 The "is_critical" indicates whether this extension is mandatory or
136 optional. If true, then any unsupported extension encountered should
140 The "extension_contents" contains the body of the extension.
174 This section type provides a generic extension mechanism to the KRL
184 Where "extension_name" describes the type of extension. It is
187 The "is_critical" indicates whether this extension is mandatory or
188 optional. If true, then any unsupported extension encountered should
[all …]
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc130 FilePath FilePath::RemoveExtension(const char* extension) const { in RemoveExtension()
131 const std::string dot_extension = std::string(".") + extension; in RemoveExtension()
229 const char* extension) { in MakeFileName() argument
232 file = base_name.string() + "." + extension; in MakeFileName()
235 base_name.string() + "_" + StreamableToString(number) + "." + extension; in MakeFileName()
314 const char* extension) { in GenerateUniqueFileName() argument
318 full_pathname.Set(MakeFileName(directory, base_name, number++, extension)); in GenerateUniqueFileName()
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DClientHello.pm121 my $extension = "";
124 $extension .= pack("n", $key);
125 $extension .= pack("n", length($extdata));
126 $extension .= $extdata;
127 return $extension;
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-filepath.h97 const char* extension);
115 const char* extension);
145 FilePath RemoveExtension(const char* extension) const;

12345678910>>...24