Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_utils.cpp497 static napi_value GetCommSpecNapiValue(napi_env env, napi_value arg) in GetCommSpecNapiValue() function
570 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetDsaPubKeySpec()
602 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetDsaKeyPairAsyKeySpec()
821 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetEccPriKeySpec()
855 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetEccPubKeySpec()
887 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetEccKeyPairAsyKeySpec()
983 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetRsaPubKeySpec()
1015 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetRsaKeyPairAsyKeySpec()