Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_cclib.c17 void* p_entropy; member
28 gRndContext_ptr.entropyCtx = threadArgs->p_entropy; in Test_LibInit()
36 int Test_Proj_CC_LibInit_Wrap(void* p_rng, void* p_entropy, CCRndWorkBuff_t * rndWorkBuff_ptr){ in Test_Proj_CC_LibInit_Wrap() argument
44 params.p_entropy = p_entropy; in Test_Proj_CC_LibInit_Wrap()
Dtest_proj_cclib.h32 void* p_entropy,
/trusted-firmware-m-latest/interface/include/mbedtls/
Dhmac_drbg.h89 void *MBEDTLS_PRIVATE(p_entropy); /*!< context for the entropy function */
189 void *p_entropy,
Dctr_drbg.h219 void *MBEDTLS_PRIVATE(p_entropy); /*!< The context for the entropy function. */
349 void *p_entropy,