Home
last modified time | relevance | path

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

/aosp_15_r20/system/authgraph/core/src/
H A Dkeyexchange.rs416 let auth_complete_hdr = (arc::AUTHENTICATION_COMPLETE, Value::Bool(auth_complete.0)); localVariable
481 let auth_complete_hdr = (arc::AUTHENTICATION_COMPLETE, Value::Bool(true)); localVariable