Searched refs:ParseKeyAgreementParams (Results 1 – 1 of 1) sorted by relevance
127 static HcfResult ParseKeyAgreementParams(const HcfParaConfig *config, void *params) in ParseKeyAgreementParams() function204 if (ParseAndSetParameter(algoName, ¶ms, ParseKeyAgreementParams) != HCF_SUCCESS) { in HcfKeyAgreementCreate()