Home
last modified time | relevance | path

Searched refs:pMbedtlsEntropy (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c168 mbedtls_entropy_context* pMbedtlsEntropy = NULL; in runIt_init() local
178 ALLOC_STRUCT(mbedtls_entropy_context, mbedtlsEntropy, pMbedtlsEntropy); in runIt_init()
182 pRndContex->entropyCtx = pMbedtlsEntropy; in runIt_init()