mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-13 22:09:55 +00:00
Remove Deprecated Items From Sample Programs
Remove the drbg module and entropy functions from the sample programs as these are now handled by their PSA equivalents Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
* example of good general usage.
|
||||
*/
|
||||
|
||||
|
||||
#define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS
|
||||
|
||||
#include "mbedtls/build_info.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
Reference in New Issue
Block a user