Home
last modified time | relevance | path

Searched full:see (Results 1 – 25 of 8582) sorted by relevance

12345678910>>...344

/freebsd/secure/lib/libcrypto/man/man7/
H A DOSSL_PROVIDER-default.7103 .IP "SHA1, see \fBEVP_MD\-SHA1\fR\|(7)" 4
104 .IX Item "SHA1, see EVP_MD-SHA1"
106 .IP "SHA2, see \fBEVP_MD\-SHA2\fR\|(7)" 4
107 .IX Item "SHA2, see EVP_MD-SHA2"
108 .IP "SHA3, see \fBEVP_MD\-SHA3\fR\|(7)" 4
109 .IX Item "SHA3, see EVP_MD-SHA3"
110 .IP "KECCAK, see \fBEVP_MD\-KECCAK\fR\|(7)" 4
111 .IX Item "KECCAK, see EVP_MD-KECCAK"
112 .IP "KECCAK-KMAC, see \fBEVP_MD\-KECCAK\-KMAC\fR\|(7)" 4
113 .IX Item "KECCAK-KMAC, see EVP_MD-KECCAK-KMAC"
[all …]
H A DOSSL_PROVIDER-FIPS.791 are not in the FIPS provider, such as asymmetric key encoders, see
101 conditions are not met. See "FIPS indicators" in \fBfips_module\fR\|(7) for additional
113 .IP "SHA1, see \fBEVP_MD\-SHA1\fR\|(7)" 4
114 .IX Item "SHA1, see EVP_MD-SHA1"
116 .IP "SHA2, see \fBEVP_MD\-SHA2\fR\|(7)" 4
117 .IX Item "SHA2, see EVP_MD-SHA2"
118 .IP "SHA3, see \fBEVP_MD\-SHA3\fR\|(7)" 4
119 .IX Item "SHA3, see EVP_MD-SHA3"
120 .IP "KECCAK-KMAC, see \fBEVP_MD\-KECCAK\-KMAC\fR\|(7)" 4
121 .IX Item "KECCAK-KMAC, see EVP_MD-KECCAK-KMAC"
[all …]
H A DOSSL_PROVIDER-legacy.792 .IP "MD2, see \fBEVP_MD\-MD2\fR\|(7)" 4
93 .IX Item "MD2, see EVP_MD-MD2"
95 .IP "MD4, see \fBEVP_MD\-MD4\fR\|(7)" 4
96 .IX Item "MD4, see EVP_MD-MD4"
98 .IP "MDC2, see \fBEVP_MD\-MDC2\fR\|(7)" 4
99 .IX Item "MDC2, see EVP_MD-MDC2"
100 .IP "WHIRLPOOL, see \fBEVP_MD\-WHIRLPOOL\fR\|(7)" 4
101 .IX Item "WHIRLPOOL, see EVP_MD-WHIRLPOOL"
102 .IP "RIPEMD160, see \fBEVP_MD\-RIPEMD160\fR\|(7)" 4
103 .IX Item "RIPEMD160, see EVP_MD-RIPEMD160"
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h5 // See https://llvm.org/LICENSE.txt for license information.
21 #define ATOMIC_BOOL_LOCK_FREE see below
22 #define ATOMIC_CHAR_LOCK_FREE see below
23 #define ATOMIC_CHAR16_T_LOCK_FREE see below
24 #define ATOMIC_CHAR32_T_LOCK_FREE see below
25 #define ATOMIC_WCHAR_T_LOCK_FREE see below
26 #define ATOMIC_SHORT_LOCK_FREE see below
27 #define ATOMIC_INT_LOCK_FREE see below
28 #define ATOMIC_LONG_LOCK_FREE see below
29 #define ATOMIC_LLONG_LOCK_FREE see belo
[all...]
H A Dconcepts5 // See https://llvm.org/LICENSE.txt for license information.
19 concept same_as = see below;
23 concept derived_from = see below;
27 concept convertible_to = see below;
31 concept common_reference_with = see below;
35 concept common_with = see below;
39 concept integral = see below;
41 concept signed_integral = see below;
43 concept unsigned_integral = see below;
45 concept floating_point = see below;
[all …]
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-default.pod54 =item SHA1, see L<EVP_MD-SHA1(7)>
56 =item SHA2, see L<EVP_MD-SHA2(7)>
58 =item SHA3, see L<EVP_MD-SHA3(7)>
60 =item KECCAK, see L<EVP_MD-KECCAK(7)>
62 =item KECCAK-KMAC, see L<EVP_MD-KECCAK-KMAC(7)>
64 =item SHAKE, see L<EVP_MD-SHAKE(7)>
66 =item BLAKE2, see L<EVP_MD-BLAKE2(7)>
68 =item SM3, see L<EVP_MD-SM3(7)>
70 =item MD5, see L<EVP_MD-MD5(7)>
72 =item MD5-SHA1, see L<EVP_MD-MD5-SHA1(7)>
[all …]
H A DOSSL_PROVIDER-FIPS.pod36 are not in the FIPS provider, such as asymmetric key encoders, see
47 conditions are not met. See L<fips_module(7)/FIPS indicators> for additional
52 See L<provider-base(7)/Provider parameters> for a list of base parameters.
64 =item SHA1, see L<EVP_MD-SHA1(7)>
66 =item SHA2, see L<EVP_MD-SHA2(7)>
68 =item SHA3, see L<EVP_MD-SHA3(7)>
70 =item KECCAK-KMAC, see L<EVP_MD-KECCAK-KMAC(7)>
72 =item SHAKE, see L<EVP_MD-SHAKE(7)>
80 =item AES, see L<EVP_CIPHER-AES(7)>
82 =item 3DES, see L<EVP_CIPHER-DES(7)>
[all …]
H A DOSSL_PROVIDER-legacy.pod43 =item MD2, see L<EVP_MD-MD2(7)>
47 =item MD4, see L<EVP_MD-MD4(7)>
49 =item MDC2, see L<EVP_MD-MDC2(7)>
51 =item WHIRLPOOL, see L<EVP_MD-WHIRLPOOL(7)>
53 =item RIPEMD160, see L<EVP_MD-RIPEMD160(7)>
63 =item Blowfish, see L<EVP_CIPHER-BLOWFISH(7)>
65 =item CAST, see L<EVP_CIPHER-CAST(7)>
67 =item DES, see L<EVP_CIPHER-DES(7)>
72 =item IDEA, see L<EVP_CIPHER-IDEA(7)>
74 =item RC2, see L<EVP_CIPHER-RC2(7)>
[all …]
H A Dossl-guide-migration.pod10 See the individual manual pages for details.
17 For an overview of some of the key concepts introduced in OpenSSL 3.0 see
90 See also L</Legacy Algorithms> for information on the legacy provider.
92 See also L</Completing the installation of the FIPS Module> and
110 your applications, but you may start to see deprecation warnings during
124 See L<OSSL_PROVIDER-legacy(7)> for a complete list of algorithms.
128 either programmatically or via configuration. See L<crypto(7)> man page for
182 For more information, see L<OpenSSL_version(3)>.
189 See L<openssl-cmp(1)> and L<OSSL_CMP_exec_certreq(3)> as starting points.
206 See also L<OSSL_PROVIDER-default(7)/Key Derivation Function (KDF)> and
[all …]
/freebsd/share/man/man7/
H A Dhier.749 user utilities; see
58 default boot configuration files; see
61 kernel variables for controlling drivers; see
64 compiled flattened device tree (FDT) files; see
73 overlays; see
86 binary bitmap console fonts; see
91 beastie boot menu images; see
95 kernel and modules; see
100 boot loader configuration; see
106 scripts for the Lua boot loader; see
[all...]
/freebsd/crypto/krb5/src/util/verto/
H A Dverto.h132 * @see verto_set_default()
153 * @see verto_new()
154 * @see verto_free()
177 * @see verto_new()
178 * @see verto_default()
192 * @see verto_new()
193 * @see verto_default()
194 * @see verto_add_io()
195 * @see verto_add_timeout()
196 * @see verto_add_idle()
[all …]
/freebsd/crypto/openssl/doc/man5/
H A Dfips_config.pod82 See L<openssl-fipsinstall(1)/OPTIONS> for further information related to these
89 See L<openssl-fipsinstall(1)/OPTIONS> B<-no_security_checks>
93 See L<openssl-fipsinstall(1)/OPTIONS> B<-ems_check>
97 See L<openssl-fipsinstall(1)/OPTIONS> B<-no_short_mac>
101 See L<openssl-fipsinstall(1)/OPTIONS> B<-no_drbg_truncated_digests>
105 See L<openssl-fipsinstall(1)/OPTIONS> B<-signature_digest_check>
113 See L<openssl-fipsinstall(1)/OPTIONS> B<-tls13_kdf_digest_check>
117 See L<openssl-fipsinstall(1)/OPTIONS> B<-tls1_prf_digest_check>
121 See L<openssl-fipsinstall(1)/OPTIONS> B<-sshkdf_digest_check>
129 See L<openssl-fipsinstall(1)/OPTIONS> B<-x963kdf_digest_check>
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h5 |* See https://llvm.org/LICENSE.txt for license information. *|
417 * @see Module::ModFlagBehavior::Error
424 * @see Module::ModFlagBehavior::Warning
436 * @see Module::ModFlagBehavior::Require
444 * @see Module::ModFlagBehavior::Override
450 * @see Module::ModFlagBehavior::Append
458 * @see Module::ModFlagBehavior::AppendUnique
482 * @see CallInst::TailCallKind
510 * See https://llvm.org/docs/LangRef.html#fast-math-flags
524 * See https://llvm.org/docs/LangRef.html#getelementptr-instruction
[all …]
H A DTypes.h5 |* See https://llvm.org/LICENSE.txt for license information. *|
46 * @see llvm::MemoryBuffer
51 * The top-level container for all LLVM global data. See the LLVMContext class.
59 * @see llvm::Module
66 * @see llvm::Type
126 /** @see llvm::PassManagerBase */
132 * @see llvm::Use */
136 * @see llvm::OperandBundleDef
143 * @see llvm::Attribute
148 * @see llvm::DiagnosticInfo
[all …]
H A DTarget.h5 /* See https://llvm.org/LICENSE.txt for license information. */
184 * @see Module::getDataLayout()
191 * @see Module::setDataLayout()
196 See the constructor llvm::DataLayout::DataLayout. */
200 See the destructor llvm::DataLayout::~DataLayout. */
205 See the method llvm::PassManagerBase::add. */
211 See the constructor llvm::DataLayout::DataLayout. */
216 See the method llvm::DataLayout::isLittleEndian. */
220 See the method llvm::DataLayout::getPointerSize. */
225 See the method llvm::DataLayout::getPointerSize. */
[all …]
/freebsd/share/examples/etc/
H A DREADME.examples9 amd.map - filesystem automounter lookup resolution map (see amd(8))
12 crontab - system scheduled command table (see crontab(5))
13 csh.cshrc - sample .cshrc (see csh(1))
20 disktab - disk description file (see disktab(5))
23 group - group permissions file (see group(5))
24 hosts - see hosts(5)
26 hosts.equiv - defines system-wide trusted hosts (see ruserok(3))
30 login.access - configuration file for login(8) (see login.access(5))
31 login.conf - login class capabilities database (see login.conf(5))
39 networks - see network
[all...]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Diqs5xx.txt13 output is connected (see [0]).
16 input is connected (see [1]).
20 - touchscreen-min-x : See [2].
22 - touchscreen-min-y : See [2].
24 - touchscreen-size-x : See [2]. If this property is omitted, the
28 - touchscreen-size-y : See [2]. If this property is omitted, the
32 - touchscreen-max-pressure : See [2]. Pressure is expressed as the sum of
39 - touchscreen-fuzz-x : See [2].
41 - touchscreen-fuzz-y : See [2].
43 - touchscreen-fuzz-pressure : See [2].
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/
H A Dnvidia,tegra20-host1x.txt17 See ../clocks/clock-bindings.txt for details.
19 See ../reset/reset.txt for details.
25 - operating-points-v2: See ../bindings/opp/opp.txt for details.
50 See ../clocks/clock-bindings.txt for details.
52 See ../reset/reset.txt for details.
60 available memory clients, see MEMORY CONTROLLER section.
61 - operating-points-v2: See ../bindings/opp/opp.txt for details.
71 See ../clocks/clock-bindings.txt for details.
74 See ../reset/reset.txt for details.
97 See ../clocks/clock-bindings.txt for details.
[all …]
/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/
H A Dhx509_ca.3120 An hx509 error code, see \fBhx509_get_error_string()\fP.
141 An hx509 error code, see \fBhx509_get_error_string()\fP.
162 An hx509 error code, see \fBhx509_get_error_string()\fP.
183 An hx509 error code, see \fBhx509_get_error_string()\fP.
204 An hx509 error code, see \fBhx509_get_error_string()\fP.
223 An hx509 error code, see \fBhx509_get_error_string()\fP.
242 An hx509 error code, see \fBhx509_get_error_string()\fP.
263 An hx509 error code, see \fBhx509_get_error_string()\fP.
282 An hx509 error code, see \fBhx509_get_error_string()\fP.
301 An hx509 error code, see \fBhx509_get_error_string()\fP.
[all …]
H A Dhx509_cert.3129 An hx509 error code, see \fBhx509_get_error_string()\fP.
150 An hx509 error code, see \fBhx509_get_error_string()\fP.
190 An hx509 error code, see \fBhx509_get_error_string()\fP.
231 \fIname\fP a pointer to a hx509 name, should be freed by \fBhx509_name_free()\fP. See also \fBhx509…
236 An hx509 error code, see \fBhx509_get_error_string()\fP.
268 An hx509 error code, see \fBhx509_get_error_string()\fP.
287 An hx509 error code, see \fBhx509_get_error_string()\fP. The error code HX509_EXTENSION_NOT_FOUND i…
334 An hx509 error code, see \fBhx509_get_error_string()\fP.
353 An hx509 error code, see \fBhx509_get_error_string()\fP.
372 An hx509 error code, see \fBhx509_get_error_string()\fP.
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dglossary.md11 application to be signalled as an error code value by QUIC. See QUIC RFCs
25 GCR strategy for frame in flight management. For details, see FIFM design
28 **Channel:** See `QUIC_CHANNEL`.
55 **EL:** Encryption level. See RFC 9000.
57 **Engine:** See `QUIC_ENGINE`.
61 This may be a QLSO or QCSO. See [the server API
74 frames. Stores raw frame in a queue so that it can be retransmitted if lost. See
81 **Key Phase:** Key phase bit in QUIC packet headers. See RFC 9000.
85 may be maintained at a given time. See `quic_record_rx.h` for details.
87 **KP:** See Key Phase.
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_keytab.393 Return an error code or 0, see krb5_get_error_message().
110 Return an error code or 0, see krb5_get_error_message().
152 Return an error code or 0, see krb5_get_error_message().
169 Return an error code or 0, see krb5_get_error_message().
188 Return an error code or 0, see krb5_get_error_message().
207 Return an error code or 0, see krb5_get_error_message().
224 Return an error code or 0, see krb5_get_error_message().
243 Return an error code or 0, see krb5_get_error_message().
260 Return an error code or 0, see krb5_get_error_message().
285 Return an error code or 0, see krb5_get_error_message().
[all …]
H A Dkrb5_ccache.3184 Return an error code or 0, see krb5_get_error_message().
190 Start iterating over all caches of specified type. See also \fBkrb5_cccol_cursor_new()\fP.
203 Return an error code or 0, see krb5_get_error_message().
241 Return 0 or an error code. Returns KRB5_CC_END when the end of caches is reached, see krb5_get_erro…
254 Return an error code or 0, see krb5_get_error_message().
287 Return an error code or 0, see krb5_get_error_message().
297 Return an error code or 0, see krb5_get_error_message().
317 Return an error code or 0, see krb5_get_error_message().
332 Return an error code or 0, see krb5_get_error_message().
363 Return an error code or 0, see krb5_get_error_message().
[all …]
H A Dkrb5_principal.3106 An krb5 error code, see krb5_get_error_message().
125 An krb5 error code, see krb5_get_error_message().
142 An krb5 error code, see krb5_get_error_message().
163 An krb5 error code, see krb5_get_error_message().
182 An krb5 error code, see krb5_get_error_message().
203 An krb5 error code, see krb5_get_error_message().
223 \fBSee also:\fP
249 \fBSee also:\fP
329 An krb5 error code, see krb5_get_error_message().
348 An krb5 error code, see krb5_get_error_message().
[all …]
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_txn.h114 * SEE ALSO
128 * SEE ALSO
142 * SEE ALSO
157 * SEE ALSO
169 * SEE ALSO
184 * SEE ALSO
201 * SEE ALSO
216 * SEE ALSO
232 * SEE ALSO
248 * SEE ALSO
[all …]

12345678910>>...344