Searched refs:x_q (Results 1 – 1 of 1) sorted by relevance
256 DWORD x_q[KEY_LENGTH_DWORDS_P256] = {0x0}; in ECC_CheckPointIsInElliCur_P256() local274 multiprecision_fast_mod_P256(x_q, x_x); in ECC_CheckPointIsInElliCur_P256()276 multiprecision_add_mod(x_x_q, x_q, curve_p256.b, KEY_LENGTH_DWORDS_P256); in ECC_CheckPointIsInElliCur_P256()