Searched refs:GetEntity (Results 1 – 5 of 5) sorted by relevance
63 GetEntity(TPM2_HANDLE handle) in GetEntity() function
124 GetEntity(TPM2_HANDLE handle);
188 entity = GetEntity(handles[i]); in compute_command_hmac()240 entity = GetEntity(handles[i]); in check_response_hmac()
323 static const char* GetEntity( const char* in, char* value, int* length, TiXmlEncoding encoding );343 return GetEntity( p, _value, length, encoding ); in GetChar()
438 const char* TiXmlBase::GetEntity( const char* p, char* value, int* length, TiXmlEncoding encoding ) in GetEntity() function in TiXmlBase