Home
last modified time | relevance | path

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

/system/core/libmincrypt/
Dp256_ec.c988 static void select_affine_point(felem out_x, felem out_y, const limb* table, in select_affine_point() function
1073 select_affine_point(px, py, kPrecomputed + table_offset, index); in scalar_base_mult()