OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StartBoundSession
(Results
1 - 2
of
2
) sorted by null
/system/tpm/trunks/
hmac_session_impl.cc
44
TPM_RC HmacSessionImpl::
StartBoundSession
(
56
// We can therefore simply call
StartBoundSession
with TPM_RH_NULL as the
58
return
StartBoundSession
(TPM_RH_NULL, "", enable_encryption);
policy_session_impl.cc
57
TPM_RC PolicySessionImpl::
StartBoundSession
(
74
return
StartBoundSession
(TPM_RH_NULL, "", enable_encryption);
Completed in 167 milliseconds