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