Skip to content

Commit

Permalink
Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h
Browse files Browse the repository at this point in the history
Signed-off-by: Summer Qin <[email protected]>
  • Loading branch information
Summer-ARM committed May 30, 2022
1 parent bdd6905 commit fd8aa65
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 fd8aa65

Please sign in to comment.