Searched refs:checkShannonEntropy (Results 1 – 1 of 1) sorted by relevance
995 assertTrue("Failed Shannon entropy check", checkShannonEntropy(verifiedBootKey)); in checkEntropy()999 private boolean checkShannonEntropy(byte[] verifiedBootKey) { in checkShannonEntropy() method in KeyAttestationTest