HomeSort by relevance Sort by last modified time
    Searched refs:session_type_ (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
policy_session_impl.cc 35 session_type_(TPM_SE_POLICY) {
42 session_type_(session_type) {
62 if (session_type_ != TPM_SE_POLICY && session_type_ != TPM_SE_TRIAL) {
66 return session_manager_->StartSession(session_type_, bind_entity,
130 if (session_type_ == TPM_SE_TRIAL) {
policy_session_impl.h 71 TPM_SE session_type_; member in class:trunks::PolicySessionImpl

Completed in 38 milliseconds