Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_trng.h69 uint32_t SubSamplingRatio4; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_rng_plat.c66 ((pTrngParams->userParams.SubSamplingRatio4 > 0) ? 0x8 : 0x0)); in RNG_PLAT_SetUserRngParameters()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/
Dcc_pal_trng.c68 pTrngParams->SubSamplingRatio4 = CC_CONFIG_SAMPLE_CNT_ROSC_4; in CC_PalTrngParamGet()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c421 pTrngParams->SubSamplingRatio = pTrngParams->userParams.SubSamplingRatio4; in LLF_RND_GetRoscSampleCnt()