Searched refs:hostKey (Results 1 – 6 of 6) sorted by relevance
21 byte[] hostKey; field in PacketKexDHReply38 hostKey = tr.readByteString(); in PacketKexDHReply()52 return hostKey; in getHostKey()
21 byte[] hostKey; field in PacketKexDhGexReply37 hostKey = tr.readByteString(); in PacketKexDhGexReply()52 return hostKey; in getHostKey()
93 byte[] serverKexPayload, byte[] hostKey, DHGexParameters para) in calculateH() argument101 hash.updateByteString(hostKey); in calculateH()
126 byte[] serverKexPayload, byte[] hostKey) in calculateH() argument139 hash.updateByteString(hostKey); in calculateH()
968 const CFStringRef hostKey, in p_getProxyInfoForTypeFromDictWithKeys() argument993 hostCFStr = (CFStringRef)CFDictionaryGetValue(proxyDict, hostKey); in p_getProxyInfoForTypeFromDictWithKeys()
966 const CFStringRef hostKey, in p_getProxyInfoForTypeFromDictWithKeys() argument991 hostCFStr = (CFStringRef)CFDictionaryGetValue(proxyDict, hostKey); in p_getProxyInfoForTypeFromDictWithKeys()