Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dllf_rnd.c235 uint32_t i, ac = 0; /* number of active prefixes */ in LLF_RND_EntropyEstimate() local
253 ++ac; in LLF_RND_EntropyEstimate()
289 *e_ptr = ac > 3 ? (t / (1UL << 16)) : 0; in LLF_RND_EntropyEstimate()