Searched refs:nextKEXcryptoWishList (Results 1 – 1 of 1) sorted by relevance
63 CryptoWishList nextKEXcryptoWishList; field in KexManager76 this.nextKEXcryptoWishList = initialCwl; in KexManager()249 nextKEXcryptoWishList = cwl; in initiateKEX()257 PacketKexInit kp = new PacketKexInit(nextKEXcryptoWishList, rnd); in initiateKEX()415 kip = new PacketKexInit(nextKEXcryptoWishList, rnd); in handleMessage()