Searched refs:inputKeyMaterial (Results 1 – 2 of 2) sorted by relevance
377 SecretKeySpec inputKeyMaterial = new SecretKeySpec( in computeMAC() local379 return CryptoOps.hkdf(inputKeyMaterial, RESUME, info); in computeMAC()
491 SecretKeySpec inputKeyMaterial = new SecretKeySpec( in computeMAC() local494 return CryptoOps.hkdf(inputKeyMaterial, RESUME, info); in computeMAC()