Searched refs:auth_hook_ (Results 1 – 2 of 2) sorted by relevance
212 auth_hook_ = auth_hook; in set_auth_hook()323 TurnAuthInterface* auth_hook_; variable
127 auth_hook_(NULL), in TurnServer()306 return (auth_hook_ != NULL && auth_hook_->GetKey(username, realm_, key)); in GetKey()