commit | 6b6b63f039ebb19d5a7eafd05aa84b98c68a1075 | [log] [tgz] |
---|---|---|
author | Hannes Tschofenig <hannes.tschofenig@gmx.net> | Wed Nov 23 10:57:06 2022 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri Nov 25 11:19:05 2022 +0100 |
tree | b954f6cdfca75c51f0218447b706d45b59199b71 | |
parent | b2e661562557568aef263e880b80c6a441f0c385 [diff] |
Added closing SECTION of doxygen markup Signed-off-by: Hannes Tschofenig <hannes.tschofenig@arm.com> Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h index 2a8a06d..3a4d660 100644 --- a/include/mbedtls/ssl.h +++ b/include/mbedtls/ssl.h
@@ -402,6 +402,8 @@ #define MBEDTLS_SSL_CID_TLS1_3_PADDING_GRANULARITY 16 #endif +/** \} name SECTION: Module settings */ + /* * Default to standard CID mode */