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

/system/tpm/trunks/
H A Dmock_tpm.cc35 void MockTpm::StartAuthSession(const TPMI_DH_OBJECT& tpm_key, argument
46 StartAuthSessionShort(tpm_key, bind, nonce_caller, encrypted_salt,
52 const TPMI_DH_OBJECT& tpm_key,
65 tpm_key, bind, nonce_caller, encrypted_salt, session_type, symmetric,
51 StartAuthSessionSync( const TPMI_DH_OBJECT& tpm_key, const std::string& tpm_key_name, const TPMI_DH_ENTITY& bind, const std::string& bind_name, const TPM2B_NONCE& nonce_caller, const TPM2B_ENCRYPTED_SECRET& encrypted_salt, const TPM_SE& session_type, const TPMT_SYM_DEF& symmetric, const TPMI_ALG_HASH& auth_hash, TPMI_SH_AUTH_SESSION* session_handle, TPM2B_NONCE* nonce_tpm, AuthorizationDelegate* authorization_delegate) argument
H A Dtpm_generated.cc9084 const TPMI_DH_OBJECT& tpm_key,
9110 rc = Serialize_TPMI_DH_OBJECT(tpm_key, &tpm_key_bytes);
9337 void Tpm::StartAuthSession(const TPMI_DH_OBJECT& tpm_key, argument
9355 tpm_key, tpm_key_name, bind, bind_name, nonce_caller, encrypted_salt,
9365 const TPMI_DH_OBJECT& tpm_key,
9380 tpm_key, tpm_key_name, bind, bind_name, nonce_caller, encrypted_salt,
9083 SerializeCommand_StartAuthSession( const TPMI_DH_OBJECT& tpm_key, const std::string& tpm_key_name, const TPMI_DH_ENTITY& bind, const std::string& bind_name, const TPM2B_NONCE& nonce_caller, const TPM2B_ENCRYPTED_SECRET& encrypted_salt, const TPM_SE& session_type, const TPMT_SYM_DEF& symmetric, const TPMI_ALG_HASH& auth_hash, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
9364 StartAuthSessionSync( const TPMI_DH_OBJECT& tpm_key, const std::string& tpm_key_name, const TPMI_DH_ENTITY& bind, const std::string& bind_name, const TPM2B_NONCE& nonce_caller, const TPM2B_ENCRYPTED_SECRET& encrypted_salt, const TPM_SE& session_type, const TPMT_SYM_DEF& symmetric, const TPMI_ALG_HASH& auth_hash, TPMI_SH_AUTH_SESSION* session_handle, TPM2B_NONCE* nonce_tpm, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 143 milliseconds