Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm3_mac_test.cpp31 class CryptoSM3MacTest : public testing::Test { class
57 void CryptoSM3MacTest::SetUpTestCase() {} in SetUpTestCase()
58 void CryptoSM3MacTest::TearDownTestCase() {} in TearDownTestCase()
60 void CryptoSM3MacTest::SetUp() // add init here, this will be called before test. in SetUp()
76 HWTEST_F(CryptoSM3MacTest, CryptoFrameworkHmacSM3CreateTest001, TestSize.Level0)
124 HWTEST_F(CryptoSM3MacTest, CryptoFrameworkHmacSM3InitTest001, TestSize.Level0)
138 HWTEST_F(CryptoSM3MacTest, CryptoFrameworkHmacSM3InitTest002, TestSize.Level0)
360 HWTEST_F(CryptoSM3MacTest, CryptoFrameworkHmacSM3LenTest001, TestSize.Level0)
603 HWTEST_F(CryptoSM3MacTest, InvalidInputMacSM3Test001, TestSize.Level0)
612 HWTEST_F(CryptoSM3MacTest, NullParamMacSM3Test001, TestSize.Level0)
[all …]