ENC: fix doxygen comments
This commit is contained in:
parent
59a7be4832
commit
46c93c5c7b
@ -76,7 +76,7 @@ ntru_encrypt_poly(
|
||||
* @param rnd the random poly (should have relatively small
|
||||
* coefficients, but not restricted to {-1, 0, 1})
|
||||
* @param params ntru_params the ntru context
|
||||
* @return the newly allocated encrypted string, NULL on failure
|
||||
* @return the newly allocated encrypted string
|
||||
*/
|
||||
string *
|
||||
ntru_encrypt_string(
|
||||
|
Loading…
Reference in New Issue
Block a user