Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Decp_nistz256.c1184 BN_ULONG x_ret[P256_LIMBS], y_ret[P256_LIMBS]; in ecp_nistz256_get_affine() local
1203 ecp_nistz256_from_mont(x_ret, x_aff); in ecp_nistz256_get_affine()
1204 if (!bn_set_words(x, x_ret, P256_LIMBS)) in ecp_nistz256_get_affine()

Completed in 8 milliseconds