| /src/crypto/openssh/ |
| H A D | chacha.c | 57 const char *constants; in chacha_keysetup() local 65 constants = sigma; in chacha_keysetup() 67 constants = tau; in chacha_keysetup() 73 x->input[0] = U8TO32_LITTLE(constants + 0); in chacha_keysetup() 74 x->input[1] = U8TO32_LITTLE(constants + 4); in chacha_keysetup() 75 x->input[2] = U8TO32_LITTLE(constants + 8); in chacha_keysetup() 76 x->input[3] = U8TO32_LITTLE(constants + 12); in chacha_keysetup()
|
| /src/crypto/openssh/openbsd-compat/ |
| H A D | chacha_private.h | 59 const char *constants; in chacha_keysetup() local 67 constants = sigma; in chacha_keysetup() 69 constants = tau; in chacha_keysetup() 75 x->input[0] = U8TO32_LITTLE(constants + 0); in chacha_keysetup() 76 x->input[1] = U8TO32_LITTLE(constants + 4); in chacha_keysetup() 77 x->input[2] = U8TO32_LITTLE(constants + 8); in chacha_keysetup() 78 x->input[3] = U8TO32_LITTLE(constants + 12); in chacha_keysetup()
|
| /src/contrib/unbound/compat/ |
| H A D | chacha_private.h | 57 const char *constants; in chacha_keysetup() local 65 constants = sigma; in chacha_keysetup() 67 constants = tau; in chacha_keysetup() 73 x->input[0] = U8TO32_LITTLE(constants + 0); in chacha_keysetup() 74 x->input[1] = U8TO32_LITTLE(constants + 4); in chacha_keysetup() 75 x->input[2] = U8TO32_LITTLE(constants + 8); in chacha_keysetup() 76 x->input[3] = U8TO32_LITTLE(constants + 12); in chacha_keysetup()
|
| /src/sys/crypto/chacha20/ |
| H A D | chacha.c | 59 const char *constants; in chacha_keysetup() local 67 constants = sigma; in chacha_keysetup() 69 constants = tau; in chacha_keysetup() 75 x->input[0] = U8TO32_LITTLE(constants + 0); in chacha_keysetup() 76 x->input[1] = U8TO32_LITTLE(constants + 4); in chacha_keysetup() 77 x->input[2] = U8TO32_LITTLE(constants + 8); in chacha_keysetup() 78 x->input[3] = U8TO32_LITTLE(constants + 12); in chacha_keysetup()
|
| /src/contrib/lutok/ |
| H A D | NEWS | 43 * New global constants: registry_index. 47 * Removed global constants: globals_index. 55 * New global constants: globals_index.
|
| /src/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 472 symlist_t constants; in symtable_dump() local 488 SLIST_INIT(&constants); in symtable_dump() 510 symlist_add(&constants, cursym, in symtable_dump() 642 while (SLIST_FIRST(&constants) != NULL) { in symtable_dump() 643 curnode = SLIST_FIRST(&constants); in symtable_dump() 644 SLIST_REMOVE_HEAD(&constants, links); in symtable_dump()
|
| /src/crypto/openssl/doc/man3/ |
| H A D | X509_get_version.pod | 31 certificate I<x>. These correspond to the constants B<X509_VERSION_1>, 32 B<X509_VERSION_2>, and B<X509_VERSION_3>. Note: the values of these constants 42 number of certificate requests and CRLs. They use constants
|
| H A D | BIO_ADDRINFO.pod | 63 B<BIO_ADDRINFO>. The result will be one of the constants 67 B<BIO_ADDRINFO>. The result will be one of the constants 71 B<BIO_ADDRINFO>. The result will be one of the constants
|
| /src/crypto/openssl/doc/designs/ |
| H A D | slh-dsa.md | 12 There are constants related to these, as well as there being a group of functions 15 The constants include things like hash sizes and tree heights. 33 Rather that duplicating this code 12 times for every function, the constants are 35 the ADRS functions, and the parameter constants. It also contains pre fetched algorithms. 54 /* contains the algorithm name and constants such as |n| */
|
| H A D | ml-dsa.md | 10 parameters to pass algorithm specific constants, and also uses these constants 17 FIPS 204 Section 4 Table 1 & Table 2 specifies different constants that are 19 The constants include key sizes and coefficient ranges.
|
| /src/tests/sys/cddl/zfs/include/ |
| H A D | testenv.ksh | 19 . ${STF_SUITE}/include/constants.cfg
|
| H A D | testenv.kshlib | 21 . ${STF_SUITE}/include/constants.cfg
|
| H A D | Makefile | 11 ${PACKAGE}FILES+= constants.cfg
|
| /src/crypto/libecc/support/meson/ |
| H A D | armv7em-noneabi.ini | 1 [constants] section
|
| /src/contrib/arm-optimized-routines/math/tools/ |
| H A D | erfcf.sollya | 1 // tables and constants for approximating erfcf(x).
|
| H A D | erff.sollya | 1 // tables and constants for approximating erff(x).
|
| H A D | erf.sollya | 1 // tables and constants for approximating erf(x).
|
| H A D | erfc.sollya | 1 // tables and constants for approximating erfc(x).
|
| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | span.inc | 11 // constants
|
| /src/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_extend_impl.inc | 10 // IEEE-754 floating-point type. The constants and types defined following the 45 // Various constants whose values follow from the type parameters.
|
| /src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | StackMapPrinter.h | 33 for (const auto &C : SMP.constants()) in prettyPrintStackMap()
|
| /src/contrib/openbsm/ |
| H A D | NEWS | 85 definitions of constants in audit_fcntl.h. 115 - All BSM error number constants with BSM_ERRNO_. 119 of constants in audit_domain.h and audit_socket_type.h. This improves 121 and from Solaris constants (where available) or OpenBSM constants for 174 - Deprecated Darwin constants, such as TRAILER_PAD_MAGIC, removed. 224 - Remove AU_.* hard-coded audit class constants, as audit classes are now 321 - Rename many OpenBSM-specific constants and API elements containing the 323 for almost all existing constants and APIs. 337 - New OpenBSM token version number assigned, constants added for other
|
| /src/bin/sh/tests/expansion/ |
| H A D | arith2.0 | 19 # constants
|
| /src/contrib/libcbor/doc/source/api/ |
| H A D | item_types.rst | 4 Every :type:`cbor_item_t` has a :type:`cbor_type` associated with it - these constants correspond t…
|
| /src/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | lm90.txt | 40 constants.
|