Home
last modified time | relevance | path

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

/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.cc8109 bool is_command_parameter_encryption_possible = false; in SerializeCommand_Startup() local
8133 command_hash, is_command_parameter_encryption_possible, in SerializeCommand_Startup()
8301 bool is_command_parameter_encryption_possible = false; in SerializeCommand_Shutdown() local
8325 command_hash, is_command_parameter_encryption_possible, in SerializeCommand_Shutdown()
8494 bool is_command_parameter_encryption_possible = false; in SerializeCommand_SelfTest() local
8518 command_hash, is_command_parameter_encryption_possible, in SerializeCommand_SelfTest()
8687 bool is_command_parameter_encryption_possible = false; in SerializeCommand_IncrementalSelfTest() local
8711 command_hash, is_command_parameter_encryption_possible, in SerializeCommand_IncrementalSelfTest()
8892 bool is_command_parameter_encryption_possible = false; in SerializeCommand_GetTestResult() local
8908 command_hash, is_command_parameter_encryption_possible, in SerializeCommand_GetTestResult()
[all …]
H A Dauthorization_delegate.h33 bool is_command_parameter_encryption_possible,