Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1013 double weightingFactor = 0; in checkTresBiEntropy() local
1019 weightingFactor += logTwo(i+2); in checkTresBiEntropy()
1024 double tresBiEntropy = (1 / weightingFactor) * weightedEntropy; in checkTresBiEntropy()