Home
last modified time | relevance | path

Searched defs:x3 (Results 1 – 4 of 4) sorted by relevance

/lib/crypto/
Dsm4.c96 static inline u32 sm4_round(u32 x0, u32 x1, u32 x2, u32 x3, u32 rk) in sm4_round()
Dcurve25519-hacl64.c485 u64 *x3 = ppq; in addanddouble_fmonty() local
Dcurve25519-fiat32.c760 fe x1, x2, z2, x3, z3; in curve25519_generic() local
/lib/mpi/
Dec.c759 #define x3 (result->x) in dup_point_weierstrass() macro
944 #define x3 (result->x) in add_points_weierstrass() macro