Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_x25519_asy_key_generator_by_spec_test.cpp61 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
98 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
110 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
126 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
145 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
167 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
186 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
207 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
227 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
257 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
[all …]
H A Dcrypto_ed25519_asy_key_generator_by_spec_test.cpp73 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
110 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
124 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
140 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
160 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
182 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
202 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
223 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
244 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
274 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
[all …]
H A Dalg_25519_common_param_spec.c92 DestroyAlg25519KeyPairSpec((HcfAlg25519KeyPairParamsSpec *)alg25519KeyPairSpec); in ConstructAlg25519KeyPairParamsSpec()
H A Dcrypto_x25519_key_agreement_test.cpp165 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec));
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp363 DestroyAlg25519KeyPairSpec(nullptr); in HcfDhKeyUtilErrBranch()
1288 DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec1));
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Ddetailed_alg_25519_key_params.h49 void DestroyAlg25519KeyPairSpec(HcfAlg25519KeyPairParamsSpec *spec);
/ohos5.0/base/security/crypto_framework/common/src/
H A Dasy_key_params.c396 void DestroyAlg25519KeyPairSpec(HcfAlg25519KeyPairParamsSpec *spec) in DestroyAlg25519KeyPairSpec() function
428 DestroyAlg25519KeyPairSpec((HcfAlg25519KeyPairParamsSpec *)spec); in DestroyAlg25519ParamsSpec()
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c1101 DestroyAlg25519KeyPairSpec(tmpSpec); in CreateAlg25519KeyPairSpecImpl()
1108 DestroyAlg25519KeyPairSpec(tmpSpec); in CreateAlg25519KeyPairSpecImpl()
1115 DestroyAlg25519KeyPairSpec(tmpSpec); in CreateAlg25519KeyPairSpecImpl()
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp913DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(alg25519KeyPairSpec)); in ConstructAlg25519KeyPairParamsSpec()
1752DestroyAlg25519KeyPairSpec(reinterpret_cast<HcfAlg25519KeyPairParamsSpec *>(paramSpec)); in GenAlg25519KeyBySpec()
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1231 DestroyAlg25519KeyPairSpec(spec); in GetAlg25519KeyPairAsyKeySpec()
1237 DestroyAlg25519KeyPairSpec(spec); in GetAlg25519KeyPairAsyKeySpec()