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

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c734 * felem_reduce_ reduces the higher coefficients in[4]-in[7].
746 static void felem_reduce_(felem out, const longfelem in) function
796 felem_reduce_(out, in);
825 felem_reduce_(out, in);

Completed in 104 milliseconds