Searched refs:hexDecode (Results 1 – 1 of 1) sorted by relevance
54 static byte[] hexDecode(String hex) { in hexDecode() method in HkdfTest195 Util.computeHkdf(macAlgorithm, hexDecode(ikmHex), hexDecode(saltHex), in computeHkdfHex()196 hexDecode(infoHex), size)); in computeHkdfHex()