Searched refs:algorithm_ (Results 1 – 1 of 1) sorted by relevance
41 : KeyFactory(), engine_(engine), algorithm_(algorithm) {} in KeymasterPassthroughKeyFactory()65 return engine_->GetOperationFactory(purpose, algorithm_); in GetOperationFactory()73 keymaster_algorithm_t algorithm_; variable