ARMmbed / mbed-os-example-mbed-crypto

Mbed Crypto example for Mbed OS 5
Apache License 2.0
5 stars 19 forks source link

Enable mbedtls_psa_inject_entropy() #28

Closed Patater closed 5 years ago

Patater commented 5 years ago

Enable mbedtls_psa_inject_entropy() by setting both MBEDTLS_PSA_INJECT_ENTROPY and MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES, as MBEDTLS_PSA_INJECT_ENTROPY is not compatible with actual entropy sources.