mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-16 00:03:40 -04:00
Fix doxygen error
This commit is contained in:
parent
d804a52f39
commit
0f3b389f79
@ -58,7 +58,7 @@ void OQS_SHA2_sha512(uint8_t *output, const uint8_t *input, size_t inplen);
|
||||
*
|
||||
* \warning The state must be released by the OQS_SHA2_sha256_inc_finalize function.
|
||||
*
|
||||
* \param output Pointer to the state
|
||||
* \param state Pointer to the state
|
||||
*/
|
||||
void OQS_SHA2_sha256_inc_init(void **state);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user