Home
last modified time | relevance | path

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

/Linux-v5.15/lib/crypto/
Dcurve25519-hacl64.c17 typedef __uint128_t u128; typedef
53 static __always_inline void fproduct_copy_from_wide_(u64 *output, u128 *input) in fproduct_copy_from_wide_()
56 u128 xi = input[0]; in fproduct_copy_from_wide_()
60 u128 xi = input[1]; in fproduct_copy_from_wide_()
64 u128 xi = input[2]; in fproduct_copy_from_wide_()
68 u128 xi = input[3]; in fproduct_copy_from_wide_()
72 u128 xi = input[4]; in fproduct_copy_from_wide_()
78 fproduct_sum_scalar_multiplication_(u128 *output, u64 *input, u64 s) in fproduct_sum_scalar_multiplication_()
80 output[0] += (u128)input[0] * s; in fproduct_sum_scalar_multiplication_()
81 output[1] += (u128)input[1] * s; in fproduct_sum_scalar_multiplication_()
[all …]
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-v5.15/include/crypto/
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-v5.15/drivers/crypto/vmx/
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-v5.15/arch/x86/crypto/
Dghash-clmulni-intel_glue.c26 void clmul_ghash_mul(char *dst, const u128 *shash);
29 const u128 *shash);
36 u128 shash;
/Linux-v5.15/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu106-revA.dts590 temp@4c {/* lm96163 - u128 */