Home
last modified time | relevance | path

Searched refs:u128 (Results 1 – 7 of 7) sorted by relevance

/linux/lib/crypto/
A Dcurve25519-hacl64.c191 u128 b4; in fmul_fmul()
192 u128 b0; in fmul_fmul()
230 u128 s0 = ((((((u128)(r0) * (r0))) + (((u128)(d4) * (r1))))) + in fsquare_fsquare__()
232 u128 s1 = ((((((u128)(d0) * (r1))) + (((u128)(d4) * (r2))))) + in fsquare_fsquare__()
234 u128 s2 = ((((((u128)(d0) * (r2))) + (((u128)(r1) * (r1))))) + in fsquare_fsquare__()
236 u128 s3 = ((((((u128)(d0) * (r3))) + (((u128)(d1) * (r2))))) + in fsquare_fsquare__()
238 u128 s4 = ((((((u128)(d0) * (r4))) + (((u128)(d1) * (r3))))) + in fsquare_fsquare__()
249 u128 b4; in fsquare_fsquare_()
250 u128 b0; in fsquare_fsquare_()
400 u128 b4; in fscalar()
[all …]
A Dpoly1305-donna64.c13 typedef __uint128_t u128; typedef
44 u128 d0, d1, d2, d; in poly1305_core_blocks()
74 d0 = (u128)h0 * r0; in poly1305_core_blocks()
75 d = (u128)h1 * s2; in poly1305_core_blocks()
77 d = (u128)h2 * s1; in poly1305_core_blocks()
79 d1 = (u128)h0 * r1; in poly1305_core_blocks()
80 d = (u128)h1 * r0; in poly1305_core_blocks()
82 d = (u128)h2 * s2; in poly1305_core_blocks()
84 d2 = (u128)h0 * r2; in poly1305_core_blocks()
85 d = (u128)h1 * r1; in poly1305_core_blocks()
[all …]
/linux/include/crypto/
A Db128ops.h54 } u128; typedef
64 static inline void u128_xor(u128 *r, const u128 *p, const u128 *q) in u128_xor()
72 u128_xor((u128 *)r, (u128 *)p, (u128 *)q); in be128_xor()
77 u128_xor((u128 *)r, (u128 *)p, (u128 *)q); in le128_xor()
/linux/drivers/crypto/vmx/
A Dghash.c27 void gcm_init_p8(u128 htable[16], const u64 Xi[2]);
28 void gcm_gmult_p8(u64 Xi[2], const u128 htable[16]);
29 void gcm_ghash_p8(u64 Xi[2], const u128 htable[16],
34 u128 htable[16];
/linux/arch/x86/crypto/
A Dghash-clmulni-intel_glue.c26 void clmul_ghash_mul(char *dst, const u128 *shash);
29 const u128 *shash);
36 u128 shash;
/linux/Documentation/networking/device_drivers/ethernet/mellanox/
A Dmlx5.rst734 kworker/u128:3-9093 [046] ..... 24625.365771: mlx5_sf_hwc_free: (0000:06:00.0) hw_id=0x8000
748 …kworker/u128:3-9093 [046] ..... 24625.365525: mlx5_sf_vhca_event: (0000:06:00.0) hw_id=0x8000 s…
755 …kworker/u128:3-9093 [000] ..... 24616.524495: mlx5_sf_dev_add: (0000:06:00.0) sfdev=00000000fc5…
762 …kworker/u128:3-9093 [044] ..... 24624.400749: mlx5_sf_dev_del: (0000:06:00.0) sfdev=00000000fc5…
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-zcu106-revA.dts598 temp@4c {/* lm96163 - u128 */

Completed in 20 milliseconds