mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-01 17:27:39 -04:00
Merge pull request #5885 from Summer-ARM/mbedtls-2.28
Backport 2.28: Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h
This commit is contained in:
commit
b16280cef5
@ -60,7 +60,6 @@
|
|||||||
#define PSA_WANT_ALG_CMAC 1
|
#define PSA_WANT_ALG_CMAC 1
|
||||||
#define PSA_WANT_ALG_CFB 1
|
#define PSA_WANT_ALG_CFB 1
|
||||||
#define PSA_WANT_ALG_CHACHA20_POLY1305 1
|
#define PSA_WANT_ALG_CHACHA20_POLY1305 1
|
||||||
#define PSA_WANT_ALG_CMAC 1
|
|
||||||
#define PSA_WANT_ALG_CTR 1
|
#define PSA_WANT_ALG_CTR 1
|
||||||
#define PSA_WANT_ALG_DETERMINISTIC_ECDSA 1
|
#define PSA_WANT_ALG_DETERMINISTIC_ECDSA 1
|
||||||
#define PSA_WANT_ALG_ECB_NO_PADDING 1
|
#define PSA_WANT_ALG_ECB_NO_PADDING 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user