Searched refs:LegacyKeystorePut (Results 1 – 1 of 1) sorted by relevance
166 static bool LegacyKeystorePut(const std::string& alias, const std::vector<uint8_t>& blob, in LegacyKeystorePut() function209 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()