Searched refs:hashFunction (Results 1 – 2 of 2) sorted by relevance
61 Mac hashFunction) { in calculatePersistentMacForConfiguration() argument62 if (config == null || hashFunction == null) { in calculatePersistentMacForConfiguration()67 hashedBytes = hashFunction.doFinal(config.getSsidAndSecurityTypeString() in calculatePersistentMacForConfiguration()
71 HashFunction hashFunction = Hashing.sha512(); in calibrateMethod() local91 HashCode code1 = hashFunction.hashBytes(buffer); in calibrateMethod()93 HashCode code2 = hashFunction.hashBytes(buffer); in calibrateMethod()