Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_sm2_crypto_util.cpp215 static napi_value ConvertSm2CipherTextSpecToNapiValue(napi_env env, Sm2CipherTextSpec *spec) in ConvertSm2CipherTextSpecToNapiValue() function
274 napi_value instance = ConvertSm2CipherTextSpecToNapiValue(env, returnSpec); in JsGetCipherTextSpec()