Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DKeyAttestationTest.java1780 deriveBitString(data, length); in checkTresBiEntropy()
1791 private void deriveBitString(byte[] bitString, int activeLength) { in deriveBitString() method in KeyAttestationTest