Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/
Dcmpu_llf_rnd.c40 uint32_t CC_PROD_LLF_RND_GetTrngSource(uint32_t **ppSourceOut, /*out*/ in CC_PROD_LLF_RND_GetTrngSource() argument
58 …error = LLF_RND_GetTrngSource(&rndState, &trngParams, CC_FALSE, NULL, ppSourceOut, pSourceOutSize,… in CC_PROD_LLF_RND_GetTrngSource()
Dcmpu_llf_rnd.h18 uint32_t CC_PROD_LLF_RND_GetTrngSource(uint32_t **ppSourceOut,