Lines Matching full:session
37 // Returns an authorization delegate for this session. Ownership of the
38 // delegate pointer is retained by the session.
41 // Starts a salted session which is bound to |bind_entity| with
43 // true. The session remains active until this object is destroyed or another
44 // session is started with a call to Start*Session.
50 // Starts a salted, unbound session. Encryption is enabled if
51 // |enable_encryption| is true. The session remains active until this object
52 // is destroyed or another session is started with a call to Start*Session.
56 // while the session is active and subsequent commands will use the value.