Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dsa_exception_test.cpp188 static HcfDsaCommParamsSpec dsaCommonSpecException = { .base = asySpecComm, .p = p_EXBN, .q = q_BN,… variable
290 HcfResult ret = CreateDsaKeyPairByCommSpec(&dsaCommonSpecException, &keyPair);