Searched refs:x_tmp (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c2215 felem x_tmp, y_tmp, z_tmp; local
2246 if ((!BN_to_felem(x_tmp, &group->generator->X)) ||
2250 felem_shrink(pre->g_pre_comp[0][1][0], x_tmp);

Completed in 76 milliseconds