Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_sign.cpp117 static void FreeSignDoFinalCtx(napi_env env, SignDoFinalCtx *ctx) in FreeSignDoFinalCtx() function
417 FreeSignDoFinalCtx(env, ctx); in SignJsDoFinalAsyncWorkReturn()
563 FreeSignDoFinalCtx(env, ctx); in JsSign()