Searched refs:ParseFn (Results 1 – 1 of 1) sorted by relevance
1579 pub fn add_custom_ext<AddFn, ParseFn, T>( in add_custom_ext() argument1584 parse_cb: ParseFn, in add_custom_ext() argument1596 ParseFn: Fn( in add_custom_ext()1608 self.set_ex_data(SslContext::cached_ex_index::<ParseFn>(), parse_cb); in add_custom_ext()1617 Some(raw_custom_ext_parse::<ParseFn>), in add_custom_ext()