Searched refs:HksMbedtlsDhAgreeKey (Results 1 – 3 of 3) sorted by relevance
42 int32_t HksMbedtlsDhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey,
171 (void)RegisterAbility(HKS_CRYPTO_ABILITY_AGREE_KEY(HKS_ALG_DH), (void *)HksMbedtlsDhAgreeKey); in RegisterAbilityAgree()
227 int32_t HksMbedtlsDhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksMbedtlsDhAgreeKey() function