Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp639 napi_value commSpecValue = GetCommSpecNapiValue(env, arg); in GetDsaPubKeySpec() local
640 if (commSpecValue == nullptr) { in GetDsaPubKeySpec()
672 if (commSpecValue == nullptr) { in GetDsaKeyPairAsyKeySpec()
892 if (commSpecValue == nullptr) { in GetEccPriKeySpec()
926 if (commSpecValue == nullptr) { in GetEccPubKeySpec()
959 if (commSpecValue == nullptr) { in GetEccKeyPairAsyKeySpec()
1056 if (commSpecValue == nullptr) { in GetRsaPubKeySpec()
1088 if (commSpecValue == nullptr) { in GetRsaKeyPairAsyKeySpec()
1342 if (commSpecValue == nullptr) { in GetDhPubKeySpec()
1374 if (commSpecValue == nullptr) { in GetDhPriKeySpec()
[all …]