Home
last modified time | relevance | path

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

/system/security/mls/mls-rs-crypto-boringssl/src/
Dhpke.rs432 let associated_data = b"some_ad"; in hpke_seal_open() localVariable
457 let associated_data = b"some_ad"; in hpke_context_seal_open() localVariable
481 let associated_data = b"some_ad"; in hpke_context_seal_open_multithreaded() localVariable
Dlib.rs526 let associated_data = vec![42u8, 12]; in aead() localVariable
563 let associated_data = b"some_ad"; in hpke_setup_seal_open_export() localVariable
599 let associated_data = b"some_ad"; in hpke_seal_open() localVariable