]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
mgf1: Fix Doxygen group for XOF implementation
authorTobias Brunner <tobias@strongswan.org>
Fri, 11 Feb 2022 13:19:35 +0000 (14:19 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 17 Feb 2022 15:34:56 +0000 (16:34 +0100)
src/libstrongswan/plugins/mgf1/mgf1_xof.h

index 9d60a807dc738cf863fa5151f62f31b3e64ddbb1..6f2317b104570c219a0c1558eea5defe2f26cde3 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup mgf1_xof mgf1_xof
- * @{ @ingroup crypto
+ * @{ @ingroup mgf1_p
  */
 
 #ifndef MGF1_XOF_H_