Searched refs:tresBiEntropy (Results 1 – 1 of 1) sorted by relevance
1024 double tresBiEntropy = (1 / weightingFactor) * weightedEntropy; in checkTresBiEntropy() local1025 Log.i(TAG, "BiEntropy of VB Key: " + tresBiEntropy); in checkTresBiEntropy()1026 return tresBiEntropy > 0.9; in checkTresBiEntropy()