Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Decc.c1080 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian() function
1173 ecc_point_double_jacobian(x1, y1, z, curve); in xycz_initial_double()
1396 ecc_point_double_jacobian(rx, ry, z, curve); in ecc_point_mult_shamir()