Searched refs:kPrecomputed (Results 1 - 1 of 1) sorted by relevance

/system/core/libmincrypt/
H A Dp256_ec.c89 /* kPrecomputed contains precomputed values to aid the calculation of scalar
118 static const limb kPrecomputed[NLIMBS * 2 * 15 * 2] = { variable
1073 select_affine_point(px, py, kPrecomputed + table_offset, index);

Completed in 5 milliseconds