Home
last modified time | relevance | path

Searched defs:computeHkdf (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DEnrollmentSpecificIdTest.java143 private static byte[] computeHkdf( in computeHkdf() method in EnrollmentSpecificIdTest
/cts/tests/tests/identity/src/android/security/identity/cts/
DUtil.java1077 static byte[] computeHkdf( in computeHkdf() method in Util