Searched defs:receiver_ctx (Results 1 – 2 of 2) sorted by relevance
460 let mut receiver_ctx = hpke.setup_receiver(&enc, &receiver_priv_key, info).unwrap(); in hpke_context_seal_open() localVariable484 let mut receiver_ctx = hpke.setup_receiver(&enc, &receiver_priv_key, info).unwrap(); in hpke_context_seal_open_multithreaded() localVariable516 let receiver_ctx = hpke.setup_receiver(&enc, &receiver_priv_key, info).unwrap(); in hpke_context_export() localVariable
567 let mut receiver_ctx = in hpke_setup_seal_open_export() localVariable