Searched refs:set_quic_early_data_context (Results 1 – 1 of 1) sorted by relevance
436 self.set_quic_early_data_context(b"quiche")?; in init()475 pub fn set_quic_early_data_context(&mut self, context: &[u8]) -> Result<()> { in set_quic_early_data_context() method