mgf1: Fix Doxygen group for XOF implementation

This commit is contained in:
Tobias Brunner 2022-02-11 14:19:35 +01:00
parent 963adc7637
commit 9e3978259e

View File

@ -15,7 +15,7 @@
/**
* @defgroup mgf1_xof mgf1_xof
* @{ @ingroup crypto
* @{ @ingroup mgf1_p
*/
#ifndef MGF1_XOF_H_