Searched refs:named_group_to_ecdh_alg (Results 1 – 11 of 11) sorted by relevance
42 pub fn named_group_to_ecdh_alg(group: NamedGroup) in named_group_to_ecdh_alg() method70 let alg = KeyExchange::named_group_to_ecdh_alg(named_group)?; in start_ecdhe()
44 pub fn named_group_to_ecdh_alg( in named_group_to_ecdh_alg() method73 let alg = KeyExchange::named_group_to_ecdh_alg(named_group)?; in start_ecdhe()
44 pub fn named_group_to_ecdh_alg(group: NamedGroup) in named_group_to_ecdh_alg() method72 let alg = KeyExchange::named_group_to_ecdh_alg(named_group)?; in start_ecdhe()