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