Home
last modified time | relevance | path

Searched defs:pTrngParams (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_rng_plat.c42 CCRndParams_t *pTrngParams) in RNG_PLAT_SetUserRngParameters()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/pal/
Dcc_pal_trng.c50 CCError_t CC_PalTrngParamGet(CC_PalTrngParams_t *pTrngParams, /*!< [out] A pointer to the TRNG user… in CC_PalTrngParamGet()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c408 CCError_t LLF_RND_GetRoscSampleCnt(uint32_t rosc, CCRndParams_t *pTrngParams) in LLF_RND_GetRoscSampleCnt()