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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp224.c417 static void felem_neg(felem out, const felem in) function
1209 felem_neg(tmp[3], tmp[1]); /* (X, -Y, Z) is the negative
H A Decp_nistp521.c301 * felem_neg sets |out| to |-in|
307 static void felem_neg(felem out, const felem in) function
1551 felem_neg(tmp[3], tmp[1]); /* (X, -Y, Z) is the negative
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp224.c417 static void felem_neg(felem out, const felem in) function
1209 felem_neg(tmp[3], tmp[1]); /* (X, -Y, Z) is the negative
H A Decp_nistp521.c301 * felem_neg sets |out| to |-in|
307 static void felem_neg(felem out, const felem in) function
1551 felem_neg(tmp[3], tmp[1]); /* (X, -Y, Z) is the negative

Completed in 73 milliseconds