Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_trng.h65 uint32_t SubSamplingRatio2; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dcc_rng_plat.c64 ((pTrngParams->userParams.SubSamplingRatio2 > 0) ? 0x2 : 0x0) | in RNG_PLAT_SetUserRngParameters()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/
Dcc_pal_trng.c66 pTrngParams->SubSamplingRatio2 = CC_CONFIG_SAMPLE_CNT_ROSC_2; in CC_PalTrngParamGet()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c415 pTrngParams->SubSamplingRatio = pTrngParams->userParams.SubSamplingRatio2; in LLF_RND_GetRoscSampleCnt()