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

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistz256.c279 const BN_ULONG *in_y = a->Y; local
286 ecp_nistz256_mul_by_2(S, in_y);
292 ecp_nistz256_mul_mont(res_z, in_z, in_y);

Completed in 172 milliseconds