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

/system/tpm/trunks/
H A Dtpm_generated.cc23198 const std::string& auth_name,
23252 hash->Update(auth_name.data(),
23253 auth_name.size());
23429 const std::string& auth_name,
23445 auth_name,
23460 const std::string& auth_name,
23469 auth_name,
26210 const TPM2B_NAME& auth_name,
26260 auth_name,
26473 const TPM2B_NAME& auth_name,
23196 SerializeCommand_SetCommandCodeAuditStatus( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPMI_ALG_HASH& audit_alg, const TPML_CC& set_list, const TPML_CC& clear_list, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
23427 SetCommandCodeAuditStatus( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPMI_ALG_HASH& audit_alg, const TPML_CC& set_list, const TPML_CC& clear_list, AuthorizationDelegate* authorization_delegate, const SetCommandCodeAuditStatusResponse& callback) argument
23458 SetCommandCodeAuditStatusSync( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPMI_ALG_HASH& audit_alg, const TPML_CC& set_list, const TPML_CC& clear_list, AuthorizationDelegate* authorization_delegate) argument
26204 SerializeCommand_PolicyTicket( const TPMI_SH_POLICY& policy_session, const std::string& policy_session_name, const TPM2B_TIMEOUT& timeout, const TPM2B_DIGEST& cp_hash_a, const TPM2B_NONCE& policy_ref, const TPM2B_NAME& auth_name, const TPMT_TK_AUTH& ticket, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
26467 PolicyTicket( const TPMI_SH_POLICY& policy_session, const std::string& policy_session_name, const TPM2B_TIMEOUT& timeout, const TPM2B_DIGEST& cp_hash_a, const TPM2B_NONCE& policy_ref, const TPM2B_NAME& auth_name, const TPMT_TK_AUTH& ticket, AuthorizationDelegate* authorization_delegate, const PolicyTicketResponse& callback) argument
26502 PolicyTicketSync( const TPMI_SH_POLICY& policy_session, const std::string& policy_session_name, const TPM2B_TIMEOUT& timeout, const TPM2B_DIGEST& cp_hash_a, const TPM2B_NONCE& policy_ref, const TPM2B_NAME& auth_name, const TPMT_TK_AUTH& ticket, AuthorizationDelegate* authorization_delegate) argument
32309 SerializeCommand_ClearControl( const TPMI_RH_CLEAR& auth, const std::string& auth_name, const TPMI_YES_NO& disable, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
32516 ClearControl( const TPMI_RH_CLEAR& auth, const std::string& auth_name, const TPMI_YES_NO& disable, AuthorizationDelegate* authorization_delegate, const ClearControlResponse& callback) argument
32543 ClearControlSync( const TPMI_RH_CLEAR& auth, const std::string& auth_name, const TPMI_YES_NO& disable, AuthorizationDelegate* authorization_delegate) argument
33361 SerializeCommand_PP_Commands( const TPMI_RH_PLATFORM& auth, const std::string& auth_name, const TPML_CC& set_list, const TPML_CC& clear_list, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
33580 PP_Commands( const TPMI_RH_PLATFORM& auth, const std::string& auth_name, const TPML_CC& set_list, const TPML_CC& clear_list, AuthorizationDelegate* authorization_delegate, const PP_CommandsResponse& callback) argument
33609 PP_CommandsSync( const TPMI_RH_PLATFORM& auth, const std::string& auth_name, const TPML_CC& set_list, const TPML_CC& clear_list, AuthorizationDelegate* authorization_delegate) argument
35477 SerializeCommand_EvictControl( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPMI_DH_OBJECT& object_handle, const std::string& object_handle_name, const TPMI_DH_PERSISTENT& persistent_handle, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
35697 EvictControl( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPMI_DH_OBJECT& object_handle, const std::string& object_handle_name, const TPMI_DH_PERSISTENT& persistent_handle, AuthorizationDelegate* authorization_delegate, const EvictControlResponse& callback) argument
35728 EvictControlSync( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPMI_DH_OBJECT& object_handle, const std::string& object_handle_name, const TPMI_DH_PERSISTENT& persistent_handle, AuthorizationDelegate* authorization_delegate) argument
35990 SerializeCommand_ClockSet( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const UINT64& new_time, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
36197 ClockSet( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const UINT64& new_time, AuthorizationDelegate* authorization_delegate, const ClockSetResponse& callback) argument
36224 ClockSetSync( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const UINT64& new_time, AuthorizationDelegate* authorization_delegate) argument
36247 SerializeCommand_ClockRateAdjust( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPM_CLOCK_ADJUST& rate_adjust, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
36454 ClockRateAdjust( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPM_CLOCK_ADJUST& rate_adjust, AuthorizationDelegate* authorization_delegate, const ClockRateAdjustResponse& callback) argument
36481 ClockRateAdjustSync( const TPMI_RH_PROVISION& auth, const std::string& auth_name, const TPM_CLOCK_ADJUST& rate_adjust, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 96 milliseconds