Searched refs:felem_small_sum (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c213 /* felem_small_sum sets out = out + in. */
214 static void felem_small_sum(felem out, const smallfelem in) function
1271 felem_small_sum(ftmp5, z2);

Completed in 190 milliseconds