Home | History | Annotate | Download | only in functional

Lines Matching defs:cryptoFactory

150         cryptoFactory = VtsTestBase::getService<ICryptoFactory>(name);
151 if (cryptoFactory == nullptr) {
152 cryptoFactory = VtsTestBase::getService<ICryptoFactory>();
154 ASSERT_NE(nullptr, cryptoFactory.get());
172 sp<ICryptoFactory> cryptoFactory;
205 EXPECT_FALSE(cryptoFactory->isCryptoSchemeSupported(kInvalidUUID));
215 EXPECT_FALSE(cryptoFactory->isCryptoSchemeSupported(emptyUUID));
224 EXPECT_TRUE(cryptoFactory->isCryptoSchemeSupported(getVendorUUID()));
274 auto res = cryptoFactory->createPlugin(
304 auto res = cryptoFactory->createPlugin(
332 res = cryptoFactory->createPlugin(