Skip to content

Commit

Permalink
Merge pull request #5885 from Summer-ARM/mbedtls-2.28
Browse files Browse the repository at this point in the history
Backport 2.28: Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h
  • Loading branch information
yanesca authored May 30, 2022
2 parents bdd6905 + fd8aa65 commit b16280c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/psa/crypto_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
#define PSA_WANT_ALG_CMAC 1
#define PSA_WANT_ALG_CFB 1
#define PSA_WANT_ALG_CHACHA20_POLY1305 1
#define PSA_WANT_ALG_CMAC 1
#define PSA_WANT_ALG_CTR 1
#define PSA_WANT_ALG_DETERMINISTIC_ECDSA 1
#define PSA_WANT_ALG_ECB_NO_PADDING 1
Expand Down

0 comments on commit b16280c

Please sign in to comment.