Searched refs:felem_reduce_ (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c722 * felem_reduce_ reduces the higher coefficients in[4]-in[7].
734 static void felem_reduce_(felem out, const longfelem in) function
784 felem_reduce_(out, in);
813 felem_reduce_(out, in);

Completed in 79 milliseconds