POLY: fix doxygen comment
This commit is contained in:
parent
b52690d88e
commit
3bce63f96a
@ -49,7 +49,7 @@
|
|||||||
*
|
*
|
||||||
* @param a polynomial to invert
|
* @param a polynomial to invert
|
||||||
* @param Fq polynomial [out]
|
* @param Fq polynomial [out]
|
||||||
* @param params NTRU context
|
* @param params NTRU parameters
|
||||||
*/
|
*/
|
||||||
static
|
static
|
||||||
void poly_mod2_to_modq(const fmpz_poly_t a,
|
void poly_mod2_to_modq(const fmpz_poly_t a,
|
||||||
|
Loading…
Reference in New Issue
Block a user