Searched refs:inAuthAlgo (Results 1 – 1 of 1) sorted by relevance
149 void setAuthAlgo(std::unique_ptr<cipher::rakp_auth::Interface>&& inAuthAlgo) in setAuthAlgo() argument151 authAlgoInterface = std::move(inAuthAlgo); in setAuthAlgo()