Home
last modified time | relevance | path

Searched refs:DestroyAlg25519PriKeySpec (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.h45 void DestroyAlg25519PriKeySpec(HcfAlg25519PriKeyParamsSpec *spec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ed25519_asy_key_generator_by_spec_test.cpp95 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
415 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(priparamSpec));
561 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramsSpec));
610 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
703 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
736 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
H A Dcrypto_x25519_asy_key_generator_by_spec_test.cpp83 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
399 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(priparamSpec));
502 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
584 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
617 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec));
H A Dalg_25519_common_param_spec.c221 DestroyAlg25519PriKeySpec((HcfAlg25519PriKeyParamsSpec *)alg25519PriKeySpec); in ConstructAlg25519PriKeyParamsSpec()
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp362 DestroyAlg25519PriKeySpec(nullptr); in HcfDhKeyUtilErrBranch()
1375 DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec1));
/ohos5.0/base/security/crypto_framework/common/src/
H A Dasy_key_params.c379 void DestroyAlg25519PriKeySpec(HcfAlg25519PriKeyParamsSpec *spec) in DestroyAlg25519PriKeySpec() function
425 DestroyAlg25519PriKeySpec((HcfAlg25519PriKeyParamsSpec *)spec); in DestroyAlg25519ParamsSpec()
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Dasy_key_generator.c1074 DestroyAlg25519PriKeySpec(tmpSpec); in CreateAlg25519PriKeySpecImpl()
1081 DestroyAlg25519PriKeySpec(tmpSpec); in CreateAlg25519PriKeySpecImpl()
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp1045DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(alg25519PriKeySpec)); in ConstructAlg25519PriKeyParamsSpec()
1746DestroyAlg25519PriKeySpec(reinterpret_cast<HcfAlg25519PriKeyParamsSpec *>(paramSpec)); in GenAlg25519KeyBySpec()
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1170 DestroyAlg25519PriKeySpec(spec); in GetAlg25519PriKeySpec()
1179 DestroyAlg25519PriKeySpec(spec); in GetAlg25519PriKeySpec()