Searched refs:s2c_enc_algos (Results 1 – 3 of 3) sorted by relevance
22 public String[] s2c_enc_algos = BlockCipherFactory.getDefaultCipherList(); field in CryptoWishList
33 kp.encryption_algorithms_server_to_client = cwl.s2c_enc_algos; in PacketKexInit()
1201 cryptoWishList.s2c_enc_algos = ciphers; in setServer2ClientCiphers()