Home
last modified time | relevance | path

Searched refs:FLAG_DEBUG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py355 FLAG_DEBUG = 0x01 variable in Client
393 if (self.flags & Client.FLAG_DEBUG) != 0: