Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp1148 static bool InitAlg25519CommonAsyKeySpec(HcfAsyKeyParamsSpec *spec, const string &algName) in InitAlg25519CommonAsyKeySpec() function
1168 if (!InitAlg25519CommonAsyKeySpec(reinterpret_cast<HcfAsyKeyParamsSpec *>(spec), algName)) { in GetAlg25519PriKeySpec()
1194 if (!InitAlg25519CommonAsyKeySpec(reinterpret_cast<HcfAsyKeyParamsSpec *>(spec), algName)) { in GetAlg25519PubKeySpec()
1220 if (!InitAlg25519CommonAsyKeySpec(reinterpret_cast<HcfAsyKeyParamsSpec *>(spec), algName)) { in GetAlg25519KeyPairAsyKeySpec()