Home
last modified time | relevance | path

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

/system/security/mls/mls-rs-crypto-boringssl/src/
Dhpke.rs421 let receiver_pub_key = HpkePublicKey::from( in hpke_seal_open() localVariable
446 let receiver_pub_key = HpkePublicKey::from( in hpke_context_seal_open() localVariable
470 let receiver_pub_key = HpkePublicKey::from( in hpke_context_seal_open_multithreaded() localVariable
503 let receiver_pub_key = HpkePublicKey::from( in hpke_context_export() localVariable
526 let receiver_pub_key = HpkePublicKey::from( in hpke_unsupported_cipher_suites() localVariable
Dlib.rs548 let receiver_pub_key = HpkePublicKey::from( in hpke_setup_seal_open_export() localVariable
584 let receiver_pub_key = HpkePublicKey::from( in hpke_seal_open() localVariable