Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_sign.cpp136 static void FreeSignDoFinalCtx(napi_env env, SignDoFinalCtx *ctx) in FreeSignDoFinalCtx() function
461 FreeSignDoFinalCtx(env, ctx); in SignJsDoFinalAsyncWorkReturn()
688 FreeSignDoFinalCtx(env, ctx); in JsSign()