Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_trng.h67 uint32_t SubSamplingRatio3; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_rng_plat.c65 ((pTrngParams->userParams.SubSamplingRatio3 > 0) ? 0x4 : 0x0) | in RNG_PLAT_SetUserRngParameters()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/
Dcc_pal_trng.c67 pTrngParams->SubSamplingRatio3 = CC_CONFIG_SAMPLE_CNT_ROSC_3; in CC_PalTrngParamGet()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c418 pTrngParams->SubSamplingRatio = pTrngParams->userParams.SubSamplingRatio3; in LLF_RND_GetRoscSampleCnt()