MBEDTLS_PSA_RANDOM_STATE macro
The random generator state for the PSA subsystem. This macro always expands to NULL because the `p_rng` parameter is unused in mbedtls_psa_get_random(), but it's kept for interface's backward compatibility.
Syntax
#define MBEDTLS_PSA_RANDOM_STATE NULL