Searched refs:DhKeyMaterialToCtx (Results 1 – 1 of 1) sorted by relevance
185 static int32_t DhKeyMaterialToCtx(const struct HksBlob *key, const bool needPrivateExponent, mbedtl… in DhKeyMaterialToCtx() function251 ret = DhKeyMaterialToCtx(nativeKey, true, &ctx); in HksMbedtlsDhAgreeKey()