Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
Dtpm2.py354 FLAG_DEBUG = 0x01 variable in Client
392 if (self.flags & Client.FLAG_DEBUG) != 0: