Home
last modified time | relevance | path

Searched defs:HpkeContextS (Results 1 – 1 of 1) sorted by relevance

/system/security/mls/mls-rs-crypto-boringssl/src/
Dlib.rs180 type HpkeContextS = ContextS; typedef
281 ) -> Result<(Vec<u8>, Self::HpkeContextS), Self::Error> { in hpke_setup_s()