Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DHkdfTest.java41 static String hexEncode(final byte[] bytes) { in hexEncode() method in HkdfTest
194 return hexEncode( in computeHkdfHex()