Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Ddetailed_alg_25519_key_params.h47 void DestroyAlg25519PubKeySpec(HcfAlg25519PubKeyParamsSpec *spec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ed25519_asy_key_generator_by_spec_test.cpp84 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
414 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(pubparamSpec));
532 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramsSpec));
585 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
656 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
769 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
H A Dcrypto_x25519_asy_key_generator_by_spec_test.cpp72 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
398 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(pubparamSpec));
473 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
543 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
650 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec));
H A Dalg_25519_common_param_spec.c157 DestroyAlg25519PubKeySpec((HcfAlg25519PubKeyParamsSpec *)alg25519PubKeySpec); in ConstructAlg25519PubKeyParamsSpec()
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp361 DestroyAlg25519PubKeySpec(nullptr); in HcfDhKeyUtilErrBranch()
1332 DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec1));
/ohos5.0/base/security/crypto_framework/common/src/
H A Dasy_key_params.c362 void DestroyAlg25519PubKeySpec(HcfAlg25519PubKeyParamsSpec *spec) in DestroyAlg25519PubKeySpec() function
422 DestroyAlg25519PubKeySpec((HcfAlg25519PubKeyParamsSpec *)spec); in DestroyAlg25519ParamsSpec()
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c1047 DestroyAlg25519PubKeySpec(tmpSpec); in CreateAlg25519PubKeySpecImpl()
1054 DestroyAlg25519PubKeySpec(tmpSpec); in CreateAlg25519PubKeySpecImpl()
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp979DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(alg25519PubKeySpec)); in ConstructAlg25519PubKeyParamsSpec()
1749DestroyAlg25519PubKeySpec(reinterpret_cast<HcfAlg25519PubKeyParamsSpec *>(paramSpec)); in GenAlg25519KeyBySpec()
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1196 DestroyAlg25519PubKeySpec(spec); in GetAlg25519PubKeySpec()
1204 DestroyAlg25519PubKeySpec(spec); in GetAlg25519PubKeySpec()