Searched refs:HksGetEd25519PubKey (Results 1 – 3 of 3) sorted by relevance
37 int32_t HksGetEd25519PubKey(const struct HksBlob *input, struct HksBlob *output);
87 …d)RegisterAbility(HKS_CRYPTO_ABILITY_GET_PUBLIC_KEY(HKS_ALG_ED25519), (void *)HksGetEd25519PubKey); in RegisterAbilityGetPublicKey()
160 int32_t HksGetEd25519PubKey(const struct HksBlob *input, struct HksBlob *output) in HksGetEd25519PubKey() function