Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dalg_25519_asy_key_generator_openssl.c599 static HcfResult GenerateAlg25519PubAndPriKey(int type, HcfOpensslAlg25519PubKey **returnPubKey, in GenerateAlg25519PubAndPriKey() function
711 HcfResult ret = GenerateAlg25519PubAndPriKey(type, &pubKey, &priKey); in EngineGenerateAlg25519KeyPair()