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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c1358 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; local
1377 ecp_nistz256_from_mont(x_ret, x_aff);
1378 if (!ecp_nistz256_set_words(x, x_ret))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c1358 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; local
1377 ecp_nistz256_from_mont(x_ret, x_aff);
1378 if (!ecp_nistz256_set_words(x, x_ret))

Completed in 62 milliseconds