Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp31 class CryptoAdapterTest : public ICryptoAdapter { class
33 CryptoAdapterTest() {} in CryptoAdapterTest() function in OHOS::DistributedHardware::CryptoAdapterTest
34 virtual ~CryptoAdapterTest() {} in ~CryptoAdapterTest()
136 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
1489 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
1532 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
1546 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
1560 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
1577 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
1594 authMessageProcessor->cryptoAdapter_ = std::make_shared<CryptoAdapterTest>();
[all …]