Searched defs:ContextR (Results 1 – 1 of 1) sorted by relevance
191 pub struct ContextR(pub Mutex<hpke::RecipientContext>); struct196 impl HpkeContextR for ContextR { implementation262 ) -> Result<ContextR, HpkeError> { in setup_receiver()