Searched defs:hpke (Results 1 – 2 of 2) sorted by relevance
418 let hpke = Hpke::new(CipherSuite::CURVE25519_AES128); in hpke_seal_open() localVariable443 let hpke = Hpke::new(CipherSuite::CURVE25519_AES128); in hpke_context_seal_open() localVariable467 let hpke = Hpke::new(CipherSuite::CURVE25519_AES128); in hpke_context_seal_open_multithreaded() localVariable500 let hpke = Hpke::new(CipherSuite::CURVE25519_AES128); in hpke_context_export() localVariable
21 pub mod hpke; module140 hpke: Hpke, field