Home
last modified time | relevance | path

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

/linux/crypto/
H A Decc.c1129 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian() function
1222 ecc_point_double_jacobian(x1, y1, z, curve); in xycz_initial_double()
1449 ecc_point_double_jacobian(rx, ry, z, curve); in ecc_point_mult_shamir()