Searched defs:hashFunction (Results 1 – 3 of 3) sorted by relevance
71 HashFunction hashFunction = Hashing.sha512(); in calibrateMethod() local
983 Mac hashFunction = WifiConfigurationUtil.obtainMacRandHashFunction(uid); in testCalculatePersistentMacForConfiguration() local1001 Mac hashFunction = mock(Mac.class); in testCalculatePersistentMacCatchesException() local
258 Mac hashFunction) { in calculatePersistentMacForConfiguration()