mbed-os/features/device_key/source
Seppo Takalo 1a90105bd7 Remove usage of Mbed TLS internal function from DeviceKey.
DeviceKey was using mbedtls_ssl_safer_memcmp() to compare result against
buffer of equal length, but zero content. This comparison makes no sense
as the entropy function is already returning proper error, if it fails.
2019-11-18 15:47:40 +00:00
..
DeviceKey.cpp Remove usage of Mbed TLS internal function from DeviceKey. 2019-11-18 15:47:40 +00:00
DeviceKey.h Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00