Searched refs:hmac_factory_ (Results 1 – 2 of 2) sorted by relevance
239 UniquePtr<KeyFactory> hmac_factory_; variable
118 hmac_factory_.reset(new (std::nothrow) HmacKeyFactory( in TrustyKeymasterContext()135 return hmac_factory_.get(); in GetKeyFactory()