Searched refs:CryptoAdapterTest (Results 1 – 1 of 1) sorted by relevance
31 class CryptoAdapterTest : public ICryptoAdapter { class33 CryptoAdapterTest() {} in CryptoAdapterTest() function in OHOS::DistributedHardware::CryptoAdapterTest34 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 …]