Searched refs:saltHex (Results 1 – 1 of 1) sorted by relevance
191 private String computeHkdfHex(String macAlgorithm, String ikmHex, String saltHex, in computeHkdfHex() argument195 Util.computeHkdf(macAlgorithm, hexDecode(ikmHex), hexDecode(saltHex), in computeHkdfHex()