Searched refs:CryptoDsaSignTest (Results 1 – 1 of 1) sorted by relevance
30 class CryptoDsaSignTest : public testing::Test { class259 HcfKeyPair *CryptoDsaSignTest::dsa1024KeyPair_ = nullptr;260 HcfKeyPair *CryptoDsaSignTest::dsa2048KeyPair_ = nullptr;261 HcfKeyPair *CryptoDsaSignTest::dsa3072KeyPair_ = nullptr;262 HcfKeyPair *CryptoDsaSignTest::dsaByCommSpecKeyPair_ = nullptr;264 HcfPriKey *CryptoDsaSignTest::dsaByKeyPairSpecPriKey_ = nullptr;265 HcfPubKey *CryptoDsaSignTest::dsaByKeyPairSpecPubKey_ = nullptr;394 void CryptoDsaSignTest::SetUpTestCase() in SetUpTestCase()419 void CryptoDsaSignTest::TearDownTestCase() in TearDownTestCase()430 void CryptoDsaSignTest::SetUp() {} in SetUp()[all …]