Home
last modified time | relevance | path

Searched full:functions (Results 1 – 25 of 5004) sorted by relevance

12345678910>>...201

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,armada-37xx-pinctrl.txt30 Available groups and functions for the North bridge:
34 - functions jtag, gpio
38 - functions sdio, gpio
42 - functions emmc, gpio
46 - functions pwm, led, gpio
50 - functions pwm, led, gpio
54 - functions pwm, led, gpio
58 - functions pwm, led, gpio
62 - functions pmic, gpio
66 - functions pmic, gpio
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z10/
H A Dcrypto.json5 "BriefDescription": "PRNG Functions",
6 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
12 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
17 "BriefDescription": "PRNG Blocked Functions",
18 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
24 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
29 "BriefDescription": "SHA Functions",
30 "PublicDescription": "Total number of SHA functions issued by the CPU"
36 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
41 "BriefDescription": "SHA Blocked Functions",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dcrypto.json5 "BriefDescription": "PRNG Functions",
6 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
12 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
17 "BriefDescription": "PRNG Blocked Functions",
18 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
24 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
29 "BriefDescription": "SHA Functions",
30 "PublicDescription": "Total number of SHA functions issued by the CPU"
36 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
41 "BriefDescription": "SHA Blocked Functions",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dcrypto.json5 "BriefDescription": "PRNG Functions",
6 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
12 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
17 "BriefDescription": "PRNG Blocked Functions",
18 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
24 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
29 "BriefDescription": "SHA Functions",
30 "PublicDescription": "Total number of SHA functions issued by the CPU"
36 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
41 "BriefDescription": "SHA Blocked Functions",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z196/
H A Dcrypto.json5 "BriefDescription": "PRNG Functions",
6 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
12 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
17 "BriefDescription": "PRNG Blocked Functions",
18 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
24 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
29 "BriefDescription": "SHA Functions",
30 "PublicDescription": "Total number of SHA functions issued by the CPU"
36 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
41 "BriefDescription": "SHA Blocked Functions",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dcrypto.json5 "BriefDescription": "PRNG Functions",
6 "PublicDescription": "Total number of the PRNG functions issued by the CPU"
12 …mber of CPU cycles when the DEA/AES coprocessor is busy performing PRNG functions issued by the CP…
17 "BriefDescription": "PRNG Blocked Functions",
18 …"PublicDescription": "Total number of the PRNG functions that are issued by the CPU and are blocke…
24 …"PublicDescription": "Total number of CPU cycles blocked for the PRNG functions issued by the CPU …
29 "BriefDescription": "SHA Functions",
30 "PublicDescription": "Total number of SHA functions issued by the CPU"
36 …umber of CPU cycles when the SHA coprocessor is busy performing the SHA functions issued by the CP…
41 "BriefDescription": "SHA Blocked Functions",
[all …]
/freebsd/contrib/libucl/doc/
H A Dapi.md7 - [Parser functions](#parser-functions)
8 - [Emitting functions](#emitting-functions)
9 - [Conversion functions](#conversion-functions)
10 - [Generation functions](#generation-functions)
11 - [Iteration functions](#iteration-functions)
12 - [Validation functions](#validation-functions)
13 - [Utility functions](#utility-functions)
14 - [Parser functions](#parser-functions-1)
27 - [Emitting functions](#emitting-functions-1)
30 - [Conversion functions](#conversion-functions-1)
[all …]
H A Dlibucl.310 parser and utility functions
21 Libucl consist of several groups of functions:
22 .SS Parser functions
30 .SS Emitting functions
42 .SS Conversion functions
45 These functions are used to convert \f[C]ucl_object_t\f[] to C primitive
47 .SS Generation functions
52 .SS Iteration functions
57 .SS Validation functions
59 Validation functions are used to validate some object \f[C]obj\f[] using
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dmigration_guide.7185 \&\*(L"high level\*(R" APIs (for example those functions prefixed with \f(CW\*(C`EVP\*(C'\fR). They…
201 \&\fBEVP_EncryptInit_ex\fR\|(3), and \fBEVP_DigestInit\fR\|(3) functions. In case when
202 the requested algorithm is not available, these functions will fail.
216 For example, the \s-1EVP\s0 APIs provide the functions \fBEVP_EncryptInit_ex\fR\|(3),
218 encryption. Those functions can be used with the algorithms \s-1AES, CHACHA, 3DES\s0 etc.
220 to call \s-1AES\s0 specific functions such as \fBAES_set_encrypt_key\fR\|(3),
221 \&\fBAES_encrypt\fR\|(3), and so on. The functions for 3DES are different.
230 This is described in more detail in \*(L"Deprecation of Low Level Functions\*(R"
254 \&\fBEC_KEY_METHOD_new\fR\|(3), etc.). These functions are being deprecated in
340 Using calls to convenience functions such as \fBEVP_sha256()\fR and \fBEVP_aes_256_gcm()\fR may
[all …]
H A Devp.7140 evp \- high\-level cryptographic functions
149 functions.
152 functions provide public key encryption and decryption to implement digital \*(L"envelopes\*(R".
155 \&\fBEVP_DigestVerify\fR\fI\s-1XXX\s0\fR functions implement
158 functions.
161 functions. The \fBEVP_Digest\fR\fI\s-1XXX\s0\fR functions provide message digests.
163 The \fB\s-1EVP_PKEY\s0\fR\fI\s-1XXX\s0\fR functions provide a high-level interface to
166 with a private key of a particular algorithm by using the functions
173 The \s-1EVP_PKEY\s0 functions support the full range of asymmetric algorithm operations:
177 …t these functions do not perform a digest of the data to be signed. Therefore, normally you would …
[all …]
/freebsd/share/man/man9/
H A Diflibdd.96 .Nd Device Dependent Configuration Functions
9 .Ss "Soft Queue Setup and Teardown Functions"
10 .Ss "Mandatory Functions"
31 .Ss "Optional Functions"
42 .Ss "Device Setup and Teardown Functions"
43 .Ss "Mandatory Functions"
56 .Ss "Optional Functions"
75 .Ss "Device Configuration Functions"
76 .Ss "Mandatory Functions"
117 .Ss "Optional Functions"
[all …]
H A Dhash.943 .Nd general kernel hashing functions
67 functions are used to give a consistent and general interface to
69 These functions can be used to hash
116 functions are helper functions used by the kernel to hash pathname
118 These functions have the additional termination condition
150 functions are similar to
158 functions return a 32 bit hash value of the buffer or string.
188 functions are only 32 bit functions.
198 functions first appeared in
202 functions was first committed to
[all …]
H A Dbus_space.9143 .Nd "bus space manipulation functions"
626 functions exist to allow device drivers
629 functions and types described in this document can be used by including
646 functions is to allow a single driver source file to manipulate a set
651 Not all buses have to implement all functions described in this
654 Unimplemented functions should cause
659 functions.
663 Machine-dependent types, variables, and functions
667 machine-independent types and functions, and, if possible, should be
700 All of the bus space access functions require one bus space tag
[all …]
/freebsd/contrib/mandoc/
H A Dmandoc_headers.331 The headers and functions form three major groups:
77 Memory allocation utility functions; can be used everywhere.
84 Provides the functions documented in
97 Debugging utility functions and
98 debugging wrappers around memory allocation functions.
105 Provides the functions documented in
114 Hashing utility functions; can be used everywhere.
148 the functions described in
152 functions.
154 Common data types for all syntax trees and related functions;
[all …]
/freebsd/lib/libc/gen/
H A Dexec.365 family of functions replaces the current process image with a
67 The functions described in this manual page are front-ends for the function
73 The initial argument for these functions is the pathname of a file which
83 functions can be thought of as
105 functions provide an array of pointers to null-terminated strings that
120 functions also specify the environment of the executed process by following
131 The other functions take the environment for the new process image from the
136 Some of these functions have special semantics.
138 The functions
174 then these functions will act as if they stat the file to determine
[all …]
H A Dgetgrent.365 These functions operate on the group database file
84 The functions
102 The functions
121 When these functions are successful, the
131 These functions will open the group file for reading, if necessary.
140 functions subsequent calls.
160 The functions
173 to zero before calling any of these functions if they need to
175 The functions
192 The functions
[all …]
/freebsd/crypto/openssl/doc/man7/
H A Devp.pod5 evp - high-level cryptographic functions
14 functions.
17 functions provide public key encryption and decryption to implement digital "envelopes".
20 L<B<EVP_DigestVerify>I<XXX>|EVP_DigestVerifyInit(3)> functions implement
23 functions.
26 functions. The L<B<EVP_Digest>I<XXX>|EVP_DigestInit(3)> functions provide message digests.
28 The B<EVP_PKEY>I<XXX> functions provide a high-level interface to
31 with a private key of a particular algorithm by using the functions
38 The EVP_PKEY functions support the full range of asymmetric algorithm operations:
47 these functions do not perform a digest of the data to be signed. Therefore,
[all …]
H A Dmigration_guide.pod50 "high level" APIs (for example those functions prefixed with C<EVP>). They cannot
66 L<EVP_EncryptInit_ex(3)>, and L<EVP_DigestInit(3)> functions. In case when
67 the requested algorithm is not available, these functions will fail.
80 For example, the EVP APIs provide the functions L<EVP_EncryptInit_ex(3)>,
82 encryption. Those functions can be used with the algorithms AES, CHACHA, 3DES etc.
84 to call AES specific functions such as L<AES_set_encrypt_key(3)>,
85 L<AES_encrypt(3)>, and so on. The functions for 3DES are different.
94 This is described in more detail in L</Deprecation of Low Level Functions>
116 L<EC_KEY_METHOD_new(3)>, etc.). These functions are being deprecated in
145 functions mus
1006 Providers are a replacement for engines and low-level method overridesOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1015 Deprecated i2d and d2i functions for low-level key typesOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1022 Deprecated low-level key object getters and settersOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1029 Deprecated low-level key parameter gettersOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1042 Deprecated low-level key parameter settersOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1053 Deprecated low-level object creationOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1066 Deprecated low-level encryption functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1074 Deprecated low-level digest functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1084 Deprecated low-level signing functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1092 Deprecated low-level MAC functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1106 Deprecated low-level validation functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1115 Deprecated low-level key exchange functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1121 Deprecated low-level key generation functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1130 Deprecated low-level key reading and writing functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1137 Deprecated low-level key printing functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
[all...]
H A Dprovider.pod37 functions in the form of an L<OSSL_DISPATCH(3)> array, and by extension,
54 For the provider itself, it is passed to some of the functions given in the
57 I<in> is a dispatch array of base functions offered by the OpenSSL
58 libraries, and the available functions are further described in
61 I<*out> must be assigned a dispatch array of base functions that the
63 The functions that may be offered are further described in
69 This pointer will be passed to various operation functions offered by
75 One of the functions the provider offers to the OpenSSL libraries is
97 commonly in the I<fetching> type of functions
117 The functions the provider can offer are described in
[all …]
/freebsd/crypto/heimdal/lib/hx509/
H A Ddoxygen.c63 /** @defgroup hx509_error hx509 error functions
65 /** @defgroup hx509_cert hx509 certificate functions
67 /** @defgroup hx509_keyset hx509 certificate store functions
69 /** @defgroup hx509_cms hx509 CMS/pkcs7 functions
71 /** @defgroup hx509_crypto hx509 crypto functions */
72 /** @defgroup hx509_misc hx509 misc functions */
73 /** @defgroup hx509_name hx509 name functions
75 /** @defgroup hx509_revoke hx509 revokation checking functions
77 /** @defgroup hx509_verify hx509 verification functions */
78 /** @defgroup hx509_lock hx509 lock functions
[all …]
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt48 Types and Functions
53 Conversion Functions
54 Standard Arithmetic Functions
55 Remainder Functions
56 Round-to-Integer Functions
57 Comparison Functions
58 Signaling NaN Test Functions
83 Types and Functions
128 The only functions required by the IEC/IEEE Standard that are not provided
196 Conversion Functions
[all …]
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/
H A Dmodules.html24 <li><a class="el" href="group__hx509__error.html">hx509 error functions</a>
25 <li><a class="el" href="group__hx509__cert.html">hx509 certificate functions</a>
26 <li><a class="el" href="group__hx509__keyset.html">hx509 certificate store functions</a>
27 <li><a class="el" href="group__hx509__cms.html">hx509 CMS/pkcs7 functions</a>
28 <li><a class="el" href="group__hx509__crypto.html">hx509 crypto functions</a>
29 <li><a class="el" href="group__hx509__misc.html">hx509 misc functions</a>
30 <li><a class="el" href="group__hx509__name.html">hx509 name functions</a>
31 <li><a class="el" href="group__hx509__revoke.html">hx509 revokation checking functions</a>
32 <li><a class="el" href="group__hx509__verify.html">hx509 verification functions</a>
33 <li><a class="el" href="group__hx509__lock.html">hx509 lock functions</a>
[all …]
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Dmodules.html25 <li><a class="el" href="group__krb5__address.html">Heimdal Kerberos 5 address functions</a>
26 <li><a class="el" href="group__krb5__principal.html">Heimdal Kerberos 5 principal functions</a>
27 <li><a class="el" href="group__krb5__ccache.html">Heimdal Kerberos 5 credential cache functions</a>
28 <li><a class="el" href="group__krb5__crypto.html">Heimdal Kerberos 5 cryptography functions</a>
29 … class="el" href="group__krb5__credential.html">Heimdal Kerberos 5 credential handing functions</a>
30 <li><a class="el" href="group__krb5__deprecated.html">Heimdal Kerberos 5 deprecated functions</a>
32 <li><a class="el" href="group__krb5__error.html">Heimdal Kerberos 5 error reporting functions</a>
33 <li><a class="el" href="group__krb5__keytab.html">Heimdal Kerberos 5 keytab handling functions</a>
34 <li><a class="el" href="group__krb5__ticket.html">Heimdal Kerberos 5 ticket functions</a>
35 <li><a class="el" href="group__krb5__pac.html">Heimdal Kerberos 5 PAC handling functions</a>
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A Drandom41 // constructors and seeding functions
49 // generating functions
103 // constructors and seeding functions
111 // generating functions
163 // constructors and seeding functions
171 // generating functions
213 // constructors and seeding functions
223 // generating functions
227 // property functions
266 // constructors and seeding functions
[all …]
/freebsd/lib/msun/man/
H A Dmath.340 .Bl -column "<complex.h>" "polymorphic (type-generic) versions of functions" -compact -offset indent
46 The rest of this manual page describes the functions provided by
54 .Sh "LIST OF FUNCTIONS"
57 functions has a
89 .Ss Algebraic Functions
104 .Ss Exponent Manipulation Functions
113 .Ss Extremum- and Sign-Related Functions
122 .Ss Not a Number Functions
126 .Ss Residue and Rounding Functions
154 functions round in predetermined directions, whereas
[all …]

12345678910>>...201