Home
last modified time | relevance | path

Searched refs:default_hmac_session_ (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Dtrunks_factory_for_test.h119 scoped_ptr<MockHmacSession> default_hmac_session_; variable
Dtrunks_factory_for_test.cc549 default_hmac_session_(new NiceMock<MockHmacSession>()), in TrunksFactoryForTest()
550 hmac_session_(default_hmac_session_.get()), in TrunksFactoryForTest()