Home
last modified time | relevance | path

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

/system/hardware/interfaces/wifi/keystore/1.0/default/test/
DWifiLegacyKeystoreIntegrationTest.cpp166 static bool LegacyKeystorePut(const std::string& alias, const std::vector<uint8_t>& blob, in LegacyKeystorePut() function
209 ASSERT_TRUE(LegacyKeystorePut(TESTALIAS, TESTBLOB)); in TEST_P()
229 ASSERT_TRUE(LegacyKeystorePut(TESTALIAS, TESTBLOB, AID_WIFI)); in TEST_P()
262 ASSERT_TRUE(LegacyKeystorePut(TESTALIAS, kDerTestCert, AID_WIFI)); in TEST_P()
424 ASSERT_TRUE(LegacyKeystorePut(TESTALIAS, TESTBLOB_DER_3CERT, AID_WIFI)); in TEST_P()