Searched refs:set_cipher_list (Results 1 – 4 of 4) sorted by relevance
77 ctx.set_cipher_list( in builder()240 ctx.set_cipher_list( in mozilla_intermediate_v5()286 ctx.set_cipher_list( in mozilla_intermediate()314 ctx.set_cipher_list( in mozilla_modern()
1063 pub fn set_cipher_list(&mut self, cipher_list: &str) -> Result<(), ErrorStack> { in set_cipher_list() method3352 pub fn set_cipher_list(&mut self, cipher_list: &str) -> Result<(), ErrorStack> { in set_cipher_list() method
937 client.ctx().set_cipher_list("EDH").unwrap(); in tmp_dh_callback()961 client.ctx().set_cipher_list("ECDH").unwrap(); in tmp_ecdh_callback()987 client.ctx().set_cipher_list("EDH").unwrap(); in tmp_dh_callback_ssl()1013 client.ctx().set_cipher_list("ECDH").unwrap(); in tmp_ecdh_callback_ssl()1395 server.ctx().set_cipher_list(CIPHER).unwrap(); in psk_ciphers()1409 client.ctx().set_cipher_list(CIPHER).unwrap(); in psk_ciphers()1541 ssl.set_cipher_list("HIGH:!aNULL:!MD5").unwrap(); in set_ssl_certificate_key_related_api()
124 …SslREf::set_max_proto_version`, `SslRef::set_ciphersuites`, `SslRef::set_cipher_list`, `SslRef::se…