Home
last modified time | relevance | path

Searched refs:C2 (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \ argument
70 VEC8_LINE1(A2, B2, C2, D2); \
74 VEC8_LINE2(A2, B2, C2, D2); \
78 VEC8_LINE3(A2, B2, C2, D2); \
86 #define VEC8_ROUND_HALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, \ argument
89 VEC8_LINE1(A2, B2, C2, D2); \
91 VEC8_LINE2(A2, B2, C2, D2); \
93 VEC8_LINE3(A2, B2, C2, D2); \
95 VEC8_LINE4(A2, B2, C2, D2); \
299 t_##C2 = _mm256_permute2x128_si256(x_##C, x_##C2, 0x31); \
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c210 xmmi C1, C2; in poly1305_blocks() local
502 C2 = _mm_srli_epi64(T3, 26); in poly1305_blocks()
506 T4 = _mm_add_epi64(T4, C2); in poly1305_blocks()
508 C2 = _mm_srli_epi64(T4, 26); in poly1305_blocks()
514 C2 = _mm_srli_epi64(T0, 26); in poly1305_blocks()
518 T1 = _mm_add_epi64(T1, C2); in poly1305_blocks()
644 C2 = _mm_srli_epi64(T3, 26); in poly1305_blocks()
648 T4 = _mm_add_epi64(T4, C2); in poly1305_blocks()
650 C2 = _mm_srli_epi64(T4, 26); in poly1305_blocks()
656 C2 = _mm_srli_epi64(T0, 26); in poly1305_blocks()
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du8.h423 #define ONEOCTO(A, B, C, D, A2, B2, C2, D2) \ argument
426 ONEQUAD_UNPCK(A2, B2, C2, D2); \
431 y##C = _mm256_permute2x128_si256(z##C, z##C2, 0x20); \
432 y##C2 = _mm256_permute2x128_si256(z##C, z##C2, 0x31); \
446 y##C2 = \
447 _mm256_xor_si256(y##C2, _mm256_loadu_si256((__m256i*) (m + 384))); \
456 _mm256_storeu_si256((__m256i*) (c + 384), y##C2); \
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dqcom-ipq4019-ap.dk07.1-c2.dts7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1-C2";
/f-stack/app/nginx-1.16.1/conf/
H A Dkoi-win38 C2 E1 ; # small b
94 F7 C2 ; # capital V
H A Dkoi-utf44 C2 D0B1 ; # small b
H A Dwin-utf61 C2 D092 ; # capital V
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dnvidia,tegra194-pcie.txt14 TEGRA194_POWER_DOMAIN_PCIEX1A: C2
51 2: C2
112 2. If C0/C1/C2/C3/C4/C5 operate at their respective max link widths and
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxbb-odroidc2.dts15 model = "Hardkernel ODROID-C2";
215 * WARNING: The USB Hub on the Odroid-C2 needs a reset signal
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2.dts411 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */
480 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
/f-stack/app/nginx-1.16.1/contrib/unicode2nginx/
H A Dwin-utf68 C2 D092 ; #CYRILLIC CAPITAL LETTER VE
H A Dkoi-utf69 C2 D0B1 ; # CYRILLIC SMALL LETTER BE
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess780 C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dqat.rst469 <https://01.org/packet-processing/intel%C2%AE-quickassist-technology-drivers-and-patches>`_.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt15831 causing us to think that some systems support C2 when they really
17347 idle handler was modified to more aggressively use C2, and PIIX4
17453 Fixed checks on C2/C3 latencies to be inclusive of maximum values.
18851 Fixed C2 and C3 latency calculations.