Define AVS_COMMONS_WITH_MBEDTLS_PSA_RNGο
Defined in File avs_commons_config.h
Define Documentationο
-
AVS_COMMONS_WITH_MBEDTLS_PSA_RNGο
Enables use of the
psa_generate_random()function as the default random number generator when using the Mbed TLS crypto backend, instead of CTR-DRBG seeded by the Mbed TLS entropy pool.Itβs meaningful only when AVS_COMMONS_WITH_MBEDTLS is enabled. However, it is independent from the above PSA engine settings.