Searched defs:startup_type (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.cc8098 const TPM_SU& startup_type,
8116 rc = Serialize_TPM_SU(startup_type, &startup_type_bytes);
8256 void Tpm::Startup(const TPM_SU& startup_type, argument
8266 SerializeCommand_Startup(startup_type, &command, authorization_delegate);
8274 TPM_RC Tpm::StartupSync(const TPM_SU& startup_type, argument
8279 SerializeCommand_Startup(startup_type, &command, authorization_delegate);
8097 SerializeCommand_Startup( const TPM_SU& startup_type, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 198 milliseconds