Home
last modified time | relevance | path

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

/system/core/libmincrypt/
Dp256_ec.c1179 static void to_montgomery(felem out, const p256_int* in) { in to_montgomery() function
1257 to_montgomery(px, in_x); in p256_points_mul_vartime()
1258 to_montgomery(py, in_y); in p256_points_mul_vartime()