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

  /system/tpm/trunks/
resource_manager.h 156 bool IsSessionHandle(TPM_HANDLE handle) const;
resource_manager.cc 230 } else if (IsSessionHandle(flushed_handle)) {
449 bool ResourceManager::IsSessionHandle(TPM_HANDLE handle) const {
652 if (!IsSessionHandle(saved_handle)) {
757 if (IsSessionHandle(handle)) {

Completed in 81 milliseconds