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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp256.c227 /* felem_small_sum sets out = out + in. */
228 static void felem_small_sum(felem out, const smallfelem in) function
1283 felem_small_sum(ftmp5, z2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp256.c227 /* felem_small_sum sets out = out + in. */
228 static void felem_small_sum(felem out, const smallfelem in) function
1283 felem_small_sum(ftmp5, z2);

Completed in 158 milliseconds