| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
| H A D | poly1305_donna32.h | 80 h3 = st->h[3]; in poly1305_blocks() 135 st->h[3] = h3; in poly1305_blocks() 163 h3 = st->h[3]; in poly1305_finish() 171 h3 += c; in poly1305_finish() 172 c = h3 >> 26; in poly1305_finish() 173 h3 = h3 & 0x3ffffff; in poly1305_finish() 192 g3 = h3 + c; in poly1305_finish() 209 h3 = (h3 & mask) | g3; in poly1305_finish() 216 h3 = ((h3 >> 18) | (h4 << 8)) & 0xffffffff; in poly1305_finish() 226 h3 = (unsigned long) f; in poly1305_finish() [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | hash.h | 130 uint32_t h3 = seed; in hash_x86_128() local 156 h2 = hash_rotl_32(h2, 17); h2 += h3; in hash_x86_128() 161 h3 = hash_rotl_32(h3, 15); h3 += h4; in hash_x86_128() 162 h3 = h3*5 + 0x96cd1c35; in hash_x86_128() 206 h1 ^= len; h2 ^= len; h3 ^= len; h4 ^= len; in hash_x86_128() 208 h1 += h2; h1 += h3; h1 += h4; in hash_x86_128() 209 h2 += h1; h3 += h1; h4 += h1; in hash_x86_128() 213 h3 = hash_fmix_32(h3); in hash_x86_128() 216 h1 += h2; h1 += h3; h1 += h4; in hash_x86_128() 217 h2 += h1; h3 += h1; h4 += h1; in hash_x86_128() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | sun8i-h3-libretech-all-h3-cc.dts | 8 #include "sun8i-h3.dtsi" 9 #include "sunxi-libretech-all-h3-cc.dtsi" 13 compatible = "libretech,all-h3-cc-h3", "allwinner,sun8i-h3";
|
| H A D | sunxi-h3-h5.dtsi | 44 #include <dt-bindings/clock/sun8i-h3-ccu.h> 48 #include <dt-bindings/reset/sun8i-h3-ccu.h> 151 compatible = "allwinner,sun8i-h3-dma"; 253 compatible = "allwinner,sun8i-h3-musb"; 580 compatible = "allwinner,sun8i-h3-spi"; 596 compatible = "allwinner,sun8i-h3-spi"; 632 compatible = "allwinner,sun8i-h3-pwm"; 641 compatible = "allwinner,sun8i-h3-i2s"; 654 compatible = "allwinner,sun8i-h3-i2s"; 782 compatible = "allwinner,sun8i-h3-csi"; [all …]
|
| H A D | sun8i-h2-plus-libretech-all-h3-cc.dts | 7 #include "sun8i-h3.dtsi" 8 #include "sunxi-libretech-all-h3-cc.dtsi" 12 compatible = "libretech,all-h3-cc-h2-plus", "allwinner,sun8i-h2-plus";
|
| H A D | sun8i-h3.dtsi | 43 #include "sunxi-h3-h5.dtsi" 154 compatible = "allwinner,sun8i-h3-deinterlace"; 181 compatible = "allwinner,sun8i-h3-sram-c1", 189 compatible = "allwinner,sun8i-h3-video-engine"; 200 compatible = "allwinner,sun8i-h3-crypto"; 232 compatible = "allwinner,sun8i-h3-ths"; 278 compatible = "allwinner,sun8i-h3-ccu"; 282 compatible = "allwinner,sun8i-h3-de2-clk"; 322 compatible = "allwinner,sun8i-h3-pinctrl"; 326 compatible = "allwinner,sun8i-h3-rtc"; [all …]
|
| H A D | sun8i-h3-emlid-neutis-n5h3.dtsi | 10 #include "sun8i-h3.dtsi" 11 #include <arm/sunxi-h3-h5-emlid-neutis.dtsi>
|
| H A D | sun8i-h3-rervision-dvk.dts | 8 #include "sun8i-h3.dtsi" 16 compatible = "rervision,h3-dvk", "allwinner,sun8i-h3";
|
| H A D | sun8i-h3-bananapi-m2-plus-v1.2.dts | 7 #include "sun8i-h3.dtsi" 12 compatible = "bananapi,bpi-m2-plus-v1.2", "allwinner,sun8i-h3";
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/ |
| H A D | fe.h | 11 int64_t h3 = load_3(s + 10) << 3; in fe25519_frombytes() local 36 carry3 = (h3 + (int64_t)(1L << 24)) >> 25; in fe25519_frombytes() 38 h3 -= carry3 * ((uint64_t) 1L << 25); in fe25519_frombytes() 50 h3 += carry2; in fe25519_frombytes() 65 h[3] = (int32_t) h3; in fe25519_frombytes() 105 int32_t h3 = f[3]; in fe25519_reduce() local 120 q = (h3 + q) >> 25; in fe25519_reduce() 139 h3 += carry2; in fe25519_reduce() 141 carry3 = h3 >> 25; in fe25519_reduce() 143 h3 -= carry3 * ((uint32_t) 1L << 25); in fe25519_reduce() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | allwinner,sun8i-h3-deinterlace.yaml | 4 $id: http://devicetree.org/schemas/media/allwinner,sun8i-h3-deinterlace.yaml# 21 - const: allwinner,sun8i-h3-deinterlace 24 - const: allwinner,sun8i-h3-deinterlace 64 #include <dt-bindings/clock/sun8i-h3-ccu.h> 65 #include <dt-bindings/reset/sun8i-h3-ccu.h> 68 compatible = "allwinner,sun8i-h3-deinterlace";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | allwinner,sun8i-a83t-emac.yaml | 17 - const: allwinner,sun8i-h3-emac 67 - allwinner,sun8i-h3-emac 111 - allwinner,sun8i-h3-emac 126 const: allwinner,sun8i-h3-mdio-mux 145 const: allwinner,sun8i-h3-mdio-internal 192 compatible = "allwinner,sun8i-h3-emac"; 213 compatible = "allwinner,sun8i-h3-mdio-mux"; 220 compatible = "allwinner,sun8i-h3-mdio-internal"; 243 compatible = "allwinner,sun8i-h3-emac"; 264 compatible = "allwinner,sun8i-h3-mdio-mux"; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | allwinner,sun8i-a83t-de2-clk.yaml | 23 - const: allwinner,sun8i-h3-de2-clk 30 - const: allwinner,sun8i-h3-de2-clk 61 #include <dt-bindings/clock/sun8i-h3-ccu.h> 62 #include <dt-bindings/reset/sun8i-h3-ccu.h> 65 compatible = "allwinner,sun8i-h3-de2-clk";
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
| H A D | fe_frombytes_sandy2x.c | 36 uint64_t h3 = load_3(s + 10) << 3; in fe_frombytes() local 56 carry3 = h3 >> 25; h4 += carry3; h3 &= 0x1FFFFFF; in fe_frombytes() 61 carry2 = h2 >> 26; h3 += carry2; h2 &= 0x3FFFFFF; in fe_frombytes() 69 h[3] = h3; in fe_frombytes()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | allwinner,sun4i-a10-spdif.yaml | 23 - const: allwinner,sun8i-h3-spdif 27 - const: allwinner,sun8i-h3-spdif 30 - const: allwinner,sun8i-h3-spdif 63 - allwinner,sun8i-h3-spdif 74 - allwinner,sun8i-h3-spdif
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | sunxi.yaml | 92 - const: allwinner,sun8i-h3 102 - const: allwinner,sun8i-h3 147 - const: allwinner,sun8i-h3 217 - const: allwinner,sun8i-h3 222 - const: allwinner,sun8i-h3 227 - const: allwinner,sun8i-h3 232 - const: allwinner,sun8i-h3 242 - const: allwinner,sun8i-h3 337 - const: libretech,all-h3-cc-h3 338 - const: allwinner,sun8i-h3 [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | ed25519_ref10_fe_51.h | 38 uint64_t h3 = f[3] + g[3]; in fe25519_add() local 44 h[3] = h3; in fe25519_add() 56 uint64_t h0, h1, h2, h3, h4; in fe25519_sub() local 61 h3 = g[3]; in fe25519_sub() 68 h3 += h2 >> 51; in fe25519_sub() 70 h4 += h3 >> 51; in fe25519_sub() 71 h3 &= mask; in fe25519_sub() 78 h3 = (f[3] + 0xffffffffffffeULL) - h3; in fe25519_sub() 84 h[3] = h3; in fe25519_sub() 507 h3 = ((uint64_t) a) & mask; in fe25519_scalar_product() [all …]
|
| H A D | ed25519_ref10_fe_25_5.h | 46 int32_t h3 = f[3] + g[3]; in fe25519_add() local 57 h[3] = h3; in fe25519_add() 95 h[3] = h3; in fe25519_sub() 120 int32_t h3 = -f[3]; in fe25519_neg() local 131 h[3] = h3; in fe25519_neg() 570 h3 += carry2; in fe25519_mul() 617 h[3] = (int32_t) h3; in fe25519_mul() 758 h3 += carry2; in fe25519_sq() 918 h3 += h3; in fe25519_sq2() 941 h3 += carry2; in fe25519_sq2() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | allwinner,sun8i-h3-usb-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/allwinner,sun8i-h3-usb-phy.yaml# 18 const: allwinner,sun8i-h3-usb-phy 100 #include <dt-bindings/clock/sun8i-h3-ccu.h> 101 #include <dt-bindings/reset/sun8i-h3-ccu.h> 105 compatible = "allwinner,sun8i-h3-usb-phy";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mailbox/ |
| H A D | allwinner,sun6i-a31-msgbox.yaml | 29 - allwinner,sun8i-h3-msgbox 66 #include <dt-bindings/clock/sun8i-h3-ccu.h> 68 #include <dt-bindings/reset/sun8i-h3-ccu.h> 71 compatible = "allwinner,sun8i-h3-msgbox",
|
| /f-stack/freebsd/arm/allwinner/h3/ |
| H A D | files.h3 | 5 arm/allwinner/h3/h3_padconf.c standard 6 arm/allwinner/h3/h3_r_padconf.c standard
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | std.allwinner | 12 files "../allwinner/h3/files.h3"
|
| /f-stack/app/redis-5.0.5/deps/lua/doc/ |
| H A D | lua.css | 10 h1, h2, h3, h4 { selector 25 h3 { selector 30 table h3 {
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-h5-libretech-all-h3-it.dts | 6 #include <arm/sunxi-libretech-all-h3-it.dtsi> 10 compatible = "libretech,all-h3-it-h5", "allwinner,sun50i-h5";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | allwinner,sun8i-a83t-ths.yaml | 17 - allwinner,sun8i-h3-ths 86 const: allwinner,sun8i-h3-ths 103 - const: allwinner,sun8i-h3-ths 136 compatible = "allwinner,sun8i-h3-ths";
|