mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14760 from Patater/tls-timing-alt-fix
mbedtls: Rename Mbed timing implementationpull/14643/head
commit
86b85a3e84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue