Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c318 uint32_t i, totalEntr = 0, currEntr; in LLF_RND_EntropyEstimateFull() local
348 totalEntr += currEntr; in LLF_RND_EntropyEstimateFull()
353 totalEntr -= totalEntr >> 6; in LLF_RND_EntropyEstimateFull()
355 *entrSize_ptr = totalEntr; in LLF_RND_EntropyEstimateFull()