mgf1: Fix Doxygen group for XOF implementation

This commit is contained in:
Tobias Brunner
2022-02-17 16:34:56 +01:00
parent 963adc7637
commit 9e3978259e
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* @defgroup mgf1_xof mgf1_xof
* @{ @ingroup crypto
* @{ @ingroup mgf1_p
*/
#ifndef MGF1_XOF_H_