mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-25 03:28:25 +00:00
Fix doxygen error for MBEDTLS_PLATFORM_ZEROIZE_ALT
This commit is contained in:
parent
c58787f507
commit
14a8b59d7b
1 changed files with 0 additions and 2 deletions
|
@ -2853,8 +2853,6 @@
|
||||||
#define MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE
|
#define MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_PLATFORM_ZEROIZE_ALT
|
|
||||||
*
|
|
||||||
* Uncomment the macro to let mbed TLS use your alternate implementation of
|
* Uncomment the macro to let mbed TLS use your alternate implementation of
|
||||||
* mbedtls_platform_zeroize(). This replaces the default implementation in
|
* mbedtls_platform_zeroize(). This replaces the default implementation in
|
||||||
* platform_util.c.
|
* platform_util.c.
|
||||||
|
|
Loading…
Reference in a new issue