Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Decc.c648 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian() function
740 ecc_point_double_jacobian(x1, y1, z, curve_prime, ndigits); in xycz_initial_double()