Home
last modified time | relevance | path

Searched refs:constants (Results 1 – 24 of 24) sorted by relevance

/f-stack/freebsd/crypto/chacha20/
H A Dchacha.c62 const char *constants; in chacha_keysetup() local
70 constants = sigma; in chacha_keysetup()
72 constants = tau; in chacha_keysetup()
78 x->input[0] = U8TO32_LITTLE(constants + 0); in chacha_keysetup()
79 x->input[1] = U8TO32_LITTLE(constants + 4); in chacha_keysetup()
80 x->input[2] = U8TO32_LITTLE(constants + 8); in chacha_keysetup()
81 x->input[3] = U8TO32_LITTLE(constants + 12); in chacha_keysetup()
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dlm90.txt40 constants.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dcoresight-cti.yaml53 constants defined in <dt-bindings/arm/coresight-cti-dt.h>
154 List of constants representing the types for the CTI trigger in
171 List of constants representing the types for the CTI trigger out
248 # Shows use of type constants from dt-bindings/arm/coresight-cti-dt.h
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/
H A Dzpool_reopen.shlib32 # Set the REMOVED_DISK and REMOVED_DISK_ID constants for device
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY106 + increased limit on the number of constants and globals per function
127 + no arbitrary limits on the total number of constants and globals.
/f-stack/freebsd/contrib/libsodium/src/libsodium/
H A DMakefile.am101 crypto_core/ed25519/ref10/fe_51/constants.h \
108 crypto_core/ed25519/ref10/fe_25_5/constants.h \
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-ab8505.dtsi240 // supply for v-amic2; VAMIC2 LDO; reuse constants for AMIC1
H A Dste-ab8500.dtsi305 // supply for v-amic2; VAMIC2 LDO; reuse constants for AMIC1
/f-stack/freebsd/crypto/skein/amd64/
H A Dskein_block_asm.s104 # rotation constants for Skein
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog116 - New constants and related accessors have been added for Scrypt and
448 - Missing scalarmult_curve25519 and stream_salsa20 constants are now exported
464 - All NaCl constants are now also exposed as functions.
478 - Most constants and operations are now available as actual functions
/f-stack/freebsd/contrib/device-tree/Bindings/mux/
H A Dmux-controller.txt142 These constants are available in
/f-stack/freebsd/opencrypto/
H A Dcryptodev_if.m56 * from one of the CRYPTODEV_PROBE_* constants in
/f-stack/freebsd/contrib/zstd/lib/
H A DREADME.md126 `-ffunction-sections`, `-fdata-sections`, `-fmerge-all-constants`,
/f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml233 Callendar-VanDusen constants. Look at table 30 of the datasheet.
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst665 * Doxygen supports two types of comments for documenting variables, constants and members: prefix a…
674 * Postfix comments are preferred for struct members and constants if they can be documented in the …
H A Dcoding_style.rst116 …ros (ones that have side effects), and the names of macros for manifest constants, are all in uppe…
/f-stack/freebsd/crypto/openssl/arm/
H A Dkeccak1600-armv4.S1904 mov r6,#0x11 @ compose constants
1995 ldmia r14,{r6,r7,r8,r9,r10,r11,r12,r14} @ restore constants and variables
2034 mov r6,#0x11 @ compose constants
2124 ldmia sp,{r6,r7,r8,r9,r10,r12} @ restore constants and variables
H A Dbsaes-armv7.S1437 sub r6, r8, #.LREVM0SR-.LSR @ pass constants
/f-stack/freebsd/contrib/zlib/
H A DChangeLog694 - Replace 1U constants in inflate.c and inftrees.c for 64-bit compile
947 - Add UL to some constants [Truta]
1233 - use const for rommable constants in deflate
1275 - Use const for rommable constants in inflate
1497 Added Z_FILTERED and Z_HUFFMAN_ONLY constants.
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DREADME.md226 following constants:
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst576 * librte_cfgfile: Allow longer names and values by increasing the constants
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt2875 constants.
2878 DMAR: Added new constants per the 10/2014 DMAR spec.
2880 HEST: For ACPI 6.1, added new constants and new subtable.
2881 DBG2: Added new constants per the 12/2015 DBG2 spec.
6030 constants
16408 Fixed some issues with constants in the 64-bit version of the
16915 Fixed a reported problem where constants such as Zero and One
16936 switch statements for these constants (which previously were
17161 instead of Integer/Buffer/String constants in terms that must
17379 constants were not reported.
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst224 ``rte_flow_item_{name}_mask`` constants).
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure3439 inside strings and character constants. */