Searched refs:CryptoEccVerifyTest (Results 1 – 1 of 1) sorted by relevance
32 class CryptoEccVerifyTest : public testing::Test { class45 HcfKeyPair *CryptoEccVerifyTest::ecc224KeyPair_ = nullptr;46 HcfKeyPair *CryptoEccVerifyTest::ecc256KeyPair_ = nullptr;47 HcfKeyPair *CryptoEccVerifyTest::ecc384KeyPair_ = nullptr;48 HcfKeyPair *CryptoEccVerifyTest::ecc521KeyPair_ = nullptr;56 void CryptoEccVerifyTest::SetUp() {} in SetUp()57 void CryptoEccVerifyTest::TearDown() {} in TearDown()59 void CryptoEccVerifyTest::SetUpTestCase() in SetUpTestCase()118 void CryptoEccVerifyTest::TearDownTestCase() in TearDownTestCase()136 HWTEST_F(CryptoEccVerifyTest, CryptoEccVerifyTest001, TestSize.Level0)[all …]