Searched refs:CryptoEccKeyAgreementTest (Results 1 – 1 of 1) sorted by relevance
32 class CryptoEccKeyAgreementTest : public testing::Test { class45 HcfKeyPair *CryptoEccKeyAgreementTest::ecc224KeyPair_ = nullptr;46 HcfKeyPair *CryptoEccKeyAgreementTest::ecc256KeyPair_ = nullptr;47 HcfKeyPair *CryptoEccKeyAgreementTest::ecc384KeyPair_ = nullptr;48 HcfKeyPair *CryptoEccKeyAgreementTest::ecc521KeyPair_ = nullptr;50 void CryptoEccKeyAgreementTest::SetUp() {} in SetUp()51 void CryptoEccKeyAgreementTest::TearDown() {} in TearDown()53 void CryptoEccKeyAgreementTest::SetUpTestCase() in SetUpTestCase()112 void CryptoEccKeyAgreementTest::TearDownTestCase() in TearDownTestCase()130 HWTEST_F(CryptoEccKeyAgreementTest, CryptoEccKeyAgreementTest001, TestSize.Level0)[all …]