Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_x25519_asy_key_generator_by_spec_test.cpp366 HcfAsyKeyGeneratorBySpec *returnpriObj = nullptr; variable
368 &priparamSpec, &returnpriObj);
377 res = returnpriObj->generatePriKey(returnpriObj, &priKey);
397 HcfObjDestroy(returnpriObj);
H A Dcrypto_ed25519_asy_key_generator_by_spec_test.cpp384 HcfAsyKeyGeneratorBySpec *returnpriObj = nullptr; variable
386 &priparamSpec, &returnpriObj);
395 res = returnpriObj->generatePriKey(returnpriObj, &priKey);
413 HcfObjDestroy(returnpriObj);