/freebsd/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()
|
/freebsd/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()
|
/freebsd/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()
|
/freebsd/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()
|
/freebsd/contrib/lutok/ |
H A D | NEWS | 43 * New global constants: registry_index. 47 * Removed global constants: globals_index. 55 * New global constants: globals_index.
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_symbol.c | 468 * Put constants at the end. in symtable_dump() 472 symlist_t constants; in symtable_dump() 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() 469 symlist_t constants; symtable_dump() local
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_get_version.pod | 25 certificate B<x>. These correspond to the constants B<X509_VERSION_1>, 26 B<X509_VERSION_2>, and B<X509_VERSION_3>. Note: the values of these constants 35 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
|
/freebsd/tests/sys/cddl/zfs/include/ |
H A D | testenv.kshlib | 21 . ${STF_SUITE}/include/constants.cfg
|
H A D | testenv.ksh | 19 . ${STF_SUITE}/include/constants.cfg
|
H A D | Makefile | 11 ${PACKAGE}FILES+= constants.cfg
|
/freebsd/crypto/libecc/support/meson/ |
H A D | armv7em-noneabi.ini | 1 [constants] section
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 1402 id-tc26 2 : id-tc26-constants 1404 id-tc26-constants 1 : id-tc26-sign-constants 1405 id-tc26-sign-constants 1: id-tc26-gost-3410-2012-256-constants 1406 id-tc26-gost-3410-2012-256-constants 1 : id-tc26-gost-3410-2012-256-paramSetA: GOST R 34.10-2012 (2… 1407 id-tc26-gost-3410-2012-256-constants 2 : id-tc26-gost-3410-2012-256-paramSetB: GOST R 34.10-2012 (2… 1408 id-tc26-gost-3410-2012-256-constants 3 : id-tc26-gost-3410-2012-256-paramSetC: GOST R 34.10-2012 (2… 1409 id-tc26-gost-3410-2012-256-constants 4 : id-tc26-gost-3410-2012-256-paramSetD: GOST R 34.10-2012 (2… 1410 id-tc26-sign-constants 2: id-tc26-gost-3410-2012-512-constants 1411 id-tc26-gost-3410-2012-512-constants 0 : id-tc26-gost-3410-2012-512-paramSetTest: GOST R 34.10-2012… 1412 id-tc26-gost-3410-2012-512-constants 1 : id-tc26-gost-3410-2012-512-paramSetA: GOST R 34.10-2012 (5… [all …]
|
/freebsd/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).
|
H A D | tgamma128_gen.jl | 3 # Generate tgamma128.h, containing polynomials and constants used by 81 * Polynomial coefficients and other constants for tgamma128.c.
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | span.cppm |
|
/freebsd/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
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | StackMapPrinter.h | 33 for (const auto &C : SMP.constants()) in prettyPrintStackMap()
|
/freebsd/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 to the types specified by the `CBOR standard <https://www.rfc-editor.org/info/std94>`_:
|
/freebsd/bin/sh/tests/expansion/ |
H A D | arith2.0 | 19 # constants
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | lm90.txt | 40 constants.
|
/freebsd/crypto/openssl/test/ |
H A D | evp_kdf_test.c | 1012 static unsigned char constants[][5] = { in test_kdf_kbkdf_6803_128() local 1039 OSSL_KDF_PARAM_SALT, constants[i], sizeof(constants[i])); in test_kdf_kbkdf_6803_128() 1069 static unsigned char constants[][5] = { in test_kdf_kbkdf_6803_256() local 1105 OSSL_KDF_PARAM_SALT, constants[i], sizeof(constants[i])); in test_kdf_kbkdf_6803_256()
|