Searched refs:y_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
1385 ecp_nistz256_from_mont(y_ret, y_aff);
1386 if (!ecp_nistz256_set_words(y, y_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
1385 ecp_nistz256_from_mont(y_ret, y_aff);
1386 if (!ecp_nistz256_set_words(y, y_ret))

Completed in 79 milliseconds