Home
last modified time | relevance | path

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

/aosp_15_r20/system/authgraph/core/src/
H A Dkeyexchange.rs73 type SessionIdentifier = [u8; SESSION_ID_LEN]; typedef
498 ) -> Result<(SessionIdentifier, Vec<u8>), Error> { in compute_sign_session_id()
686 ) -> Result<(SessionIdentifier, Identity, Identity), Error> { in process_shared_key_arc_headers()