Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_crypto_ed25519.c144 static int32_t GetEd25519PubKeyCheck(const struct HksBlob *key, const struct HksBlob *keyOut) in GetEd25519PubKeyCheck() function
162 int32_t ret = GetEd25519PubKeyCheck(input, output); in HksGetEd25519PubKey()