mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Enable MBEDTLS_POLY1305_C in test drivers build
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
#define MBEDTLS_PSA_BUILTIN_ALG_SHA_256 1
|
#define MBEDTLS_PSA_BUILTIN_ALG_SHA_256 1
|
||||||
#define MBEDTLS_CTR_DRBG_C
|
#define MBEDTLS_CTR_DRBG_C
|
||||||
#define MBEDTLS_ENTROPY_C
|
#define MBEDTLS_ENTROPY_C
|
||||||
|
#define MBEDTLS_POLY1305_C
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Configuration options that may need to be additionally enabled for the
|
* Configuration options that may need to be additionally enabled for the
|
||||||
|
Reference in New Issue
Block a user