Searched refs:HksChipsetPlatformDeriveKeyAndEcdh (Results 1 – 3 of 3) sorted by relevance
27 int32_t HksChipsetPlatformDeriveKeyAndEcdh(const struct HksBlob *peerPk, const struct HksBlob *salt,
105 int32_t HksChipsetPlatformDeriveKeyAndEcdh(const struct HksBlob *peerPk, const struct HksBlob *salt, in HksChipsetPlatformDeriveKeyAndEcdh() function
121 ret = HksChipsetPlatformDeriveKeyAndEcdh(&peerPkParam->blob, &saltPadding, sharedKey); in DoGenEcdhSharedKey()