Skip to content

Commit

Permalink
Merge pull request #14760 from Patater/tls-timing-alt-fix
Browse files Browse the repository at this point in the history
mbedtls: Rename Mbed timing implementation
  • Loading branch information
0xc0170 authored Jun 11, 2021
2 parents df12718 + 87d1992 commit 86b85a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connectivity/mbedtls/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ target_sources(mbed-mbedtls
platform/src/mbed_trng.cpp
platform/src/platform_alt.cpp
platform/src/shared_rng.cpp
platform/src/timing.cpp
platform/src/timing_mbed.cpp

source/aes.c
source/aesni.c
Expand Down

0 comments on commit 86b85a3

Please sign in to comment.