Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_sign_sub_test.cpp32 class CryptoEccSignSubTest : public testing::Test { class
45 HcfKeyPair *CryptoEccSignSubTest::ecc224KeyPair_ = nullptr;
46 HcfKeyPair *CryptoEccSignSubTest::ecc256KeyPair_ = nullptr;
47 HcfKeyPair *CryptoEccSignSubTest::ecc384KeyPair_ = nullptr;
48 HcfKeyPair *CryptoEccSignSubTest::ecc521KeyPair_ = nullptr;
56 void CryptoEccSignSubTest::SetUp() {} in SetUp()
57 void CryptoEccSignSubTest::TearDown() {} in TearDown()
59 void CryptoEccSignSubTest::SetUpTestCase() in SetUpTestCase()
118 void CryptoEccSignSubTest::TearDownTestCase() in TearDownTestCase()
136 HWTEST_F(CryptoEccSignSubTest, CryptoEccSignSubTest416, TestSize.Level0)
[all …]