Searched refs:ConvertDhPriKey (Results 1 – 1 of 1) sorted by relevance
939 static HcfResult ConvertDhPriKey(const HcfBlob *priKeyBlob, HcfOpensslDhPriKey **returnPriKey) in ConvertDhPriKey() function974 if (ConvertDhPriKey(priKeyBlob, returnPriKey) != HCF_SUCCESS) { in ConvertDhPubAndPriKey()