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