Home
last modified time | relevance | path

Searched refs:DestroySm2CipherTextSpec (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_sm2_crypto_util.cpp59 DestroySm2CipherTextSpec(tempSpec); in GetSm2CipherTextSpecFromNapiValue()
65 DestroySm2CipherTextSpec(tempSpec); in GetSm2CipherTextSpecFromNapiValue()
71 DestroySm2CipherTextSpec(tempSpec); in GetSm2CipherTextSpecFromNapiValue()
77 DestroySm2CipherTextSpec(tempSpec); in GetSm2CipherTextSpecFromNapiValue()
85 DestroySm2CipherTextSpec(tempSpec); in GetSm2CipherTextSpecFromNapiValue()
131 DestroySm2CipherTextSpec(spec); in JsGenCipherTextBySpec()
139 DestroySm2CipherTextSpec(spec); in JsGenCipherTextBySpec()
147 DestroySm2CipherTextSpec(spec); in JsGenCipherTextBySpec()
154 DestroySm2CipherTextSpec(spec); in JsGenCipherTextBySpec()
275 DestroySm2CipherTextSpec(returnSpec); in JsGetCipherTextSpec()
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Dsm2_crypto_params.h33 void DestroySm2CipherTextSpec(Sm2CipherTextSpec *spec);
/ohos5.0/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_util_test.cpp456 DestroySm2CipherTextSpec(spec);
465 DestroySm2CipherTextSpec(spec);
572 DestroySm2CipherTextSpec(spec);
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_crypto_util_openssl.c138 DestroySm2CipherTextSpec(tempSpec); in HcfAsn1ToSm2Spec()
/ohos5.0/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfsm2create_fuzzer/
H A Dhcfsm2create_fuzzer.cpp213 DestroySm2CipherTextSpec(spec); in TestHcfGetCipherTextSpec()
/ohos5.0/base/security/crypto_framework/common/src/
H A Dasy_key_params.c471 void DestroySm2CipherTextSpec(Sm2CipherTextSpec *spec) in DestroySm2CipherTextSpec() function
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp364 DestroySm2CipherTextSpec(nullptr); in HcfDhKeyUtilErrBranch()