Searched defs:HpkeContextS (Results 1 – 1 of 1) sorted by relevance
180 type HpkeContextS = ContextS; typedef281 ) -> Result<(Vec<u8>, Self::HpkeContextS), Self::Error> { in hpke_setup_s()