Home
last modified time | relevance | path

Searched refs:ConvertAlg25519PriKey (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.c646 static HcfResult ConvertAlg25519PriKey(int type, const HcfBlob *priKeyBlob, in ConvertAlg25519PriKey() function
674 if (ConvertAlg25519PriKey(type, priKeyBlob, returnPriKey) != HCF_SUCCESS) { in ConvertAlg25519PubAndPriKey()