POLY: fix doxygen comments
This commit is contained in:
parent
1122dc6763
commit
64b2ef04f9
@ -207,6 +207,7 @@ poly_inverse_poly_q(const fmpz_poly_t a,
|
||||
* @param a polynomial to invert
|
||||
* @param Fp polynomial [out]
|
||||
* @param params NTRU parameters
|
||||
* @return true if invertible, false if not
|
||||
*/
|
||||
bool
|
||||
poly_inverse_poly_p(const fmpz_poly_t a,
|
||||
|
Loading…
Reference in New Issue
Block a user