| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512256/ |
| H A D | auth_hmacsha512256.c | 87 unsigned char correct[32]; in crypto_auth_hmacsha512256_verify() local 89 crypto_auth_hmacsha512256(correct, in, inlen, k); in crypto_auth_hmacsha512256_verify() 91 return crypto_verify_32(h, correct) | (-(h == correct)) | in crypto_auth_hmacsha512256_verify() 92 sodium_memcmp(correct, h, 32); in crypto_auth_hmacsha512256_verify()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_auth/hmacsha256/ |
| H A D | auth_hmacsha256.c | 112 unsigned char correct[32]; in crypto_auth_hmacsha256_verify() local 114 crypto_auth_hmacsha256(correct, in, inlen, k); in crypto_auth_hmacsha256_verify() 116 return crypto_verify_32(h, correct) | (-(h == correct)) | in crypto_auth_hmacsha256_verify() 117 sodium_memcmp(correct, h, 32); in crypto_auth_hmacsha256_verify()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512/ |
| H A D | auth_hmacsha512.c | 112 unsigned char correct[64]; in crypto_auth_hmacsha512_verify() local 114 crypto_auth_hmacsha512(correct, in, inlen, k); in crypto_auth_hmacsha512_verify() 116 return crypto_verify_64(h, correct) | (-(h == correct)) | in crypto_auth_hmacsha512_verify() 117 sodium_memcmp(correct, h, 64); in crypto_auth_hmacsha512_verify()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
| H A D | poly1305_donna.c | 108 unsigned char correct[16]; in crypto_onetimeauth_poly1305_donna_verify() local 110 crypto_onetimeauth_poly1305_donna(correct, in, inlen, k); in crypto_onetimeauth_poly1305_donna_verify() 112 return crypto_verify_16(h, correct); in crypto_onetimeauth_poly1305_donna_verify()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | silabs,si570.txt | 20 The correct frequency for the part used has to be provided in 21 order to generate the correct output frequencies. For more
|
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | meson.build | 16 # in latter case, compile c file to static lib, using correct compiler 42 # in latter case, compile c file to static lib, using correct
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | bcm2835.dtsi | 34 /* enable thermal sensor with the correct compatible property set */
|
| H A D | bcm2836.dtsi | 88 /* enable thermal sensor with the correct compatible property set */
|
| H A D | rk3288-veyron-sdmmc.dtsi | 35 * (and also to get the voltage rail correct).
|
| H A D | bcm2837.dtsi | 91 /* enable thermal sensor with the correct compatible property set */
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-angler-rev-101.dts | 13 /* required for bootloader to select correct board */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | soc-ac97link.txt | 6 - pinctrl-names: Has to contain following states to setup the correct
|
| H A D | ti,tas5086.txt | 27 The correct configuration depends on how the power
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | vt8500-uart.txt | 15 Aliases may be defined to ensure the correct ordering of the uarts.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | hix5hd2-ir.txt | 16 Provide correct clocks instead.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | arm,arch_timer.yaml | 46 CNTFRQ on all CPUs to a uniform correct value. Use of this property is 71 return a value 32 beyond the correct value. This also affects writes to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | synopsys.txt | 9 These both ECC controllers correct single bit ECC errors and detect double bit
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | asus,z00t-tm5p5-nt35596.yaml | 15 actually getting the correct model number,
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | efd_lib.rst | 17 use storage metadata tables to forward I/O requests to the correct back end 126 hash functions is searched until the correct hash function that maps the 127 input key to the correct value is found, as shown in :numref:`figure_efd4`. 133 that key with the correct hash function. 142 (millions) of input keys to the correct output value is effectively 148 a hash function that produces the correct outputs for each key in the group. 184 correct output. Because the table size is small and fits in cache (since 193 will be the intended correct target where this flow is supposed to be 256 As previously mentioned, if the key has been inserted, the correct value
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | palmas.txt | 30 ti,mux-padX : set the pad register X (1-2) to the correct muxing for the
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-clear-inode.m4 | 18 dnl # Therefore, to ensure we have the correct API we only allow the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | hisi504-nand.txt | 17 - nand-ecc-strength: Number of bits to correct per ECC step.
|
| H A D | mtk-nand.txt | 55 - nand-ecc-strength: Number of bits to correct per ECC step. 72 B : number of parity bits needed to correct
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | fsl-imx-dma.txt | 38 - dma-names: List of string identifiers for the DMA requests. For the correct
|
| /f-stack/freebsd/contrib/device-tree/Bindings/x86/ |
| H A D | ce4100.txt | 54 correct interrupt number, the child node which represents the device has
|