Home
last modified time | relevance | path

Searched refs:returnpubObj (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.cpp360 HcfAsyKeyGeneratorBySpec *returnpubObj = nullptr; variable
362 &pubparamSpec, &returnpubObj);
372 res = returnpubObj->generatePubKey(returnpubObj, &pubKey);
396 HcfObjDestroy(returnpubObj);
H A Dcrypto_ed25519_asy_key_generator_by_spec_test.cpp378 HcfAsyKeyGeneratorBySpec *returnpubObj = nullptr; variable
380 &pubparamSpec, &returnpubObj);
390 res = returnpubObj->generatePubKey(returnpubObj, &pubKey);
412 HcfObjDestroy(returnpubObj);