Searched refs:HcfKeyAgreementParams (Results 1 – 6 of 6) sorted by relevance
28 typedef HcfResult (*HcfKeyAgreementSpiCreateFunc)(HcfKeyAgreementParams *, HcfKeyAgreementSpi **);48 static HcfKeyAgreementSpiCreateFunc FindAbility(HcfKeyAgreementParams *params) in FindAbility()59 static void SetKeyType(HcfAlgParaValue value, HcfKeyAgreementParams *paramsObj) in SetKeyType()73 static void SetKeyTypeDefault(HcfAlgParaValue value, HcfKeyAgreementParams *paramsObj) in SetKeyTypeDefault()91 HcfKeyAgreementParams *paramsObj = (HcfKeyAgreementParams *)params; in ParseKeyAgreementParams()160 HcfKeyAgreementParams params = { 0 }; in HcfKeyAgreementCreate()
27 HcfResult HcfKeyAgreementSpiEcdhCreate(HcfKeyAgreementParams *params, HcfKeyAgreementSpi **returnOb…
496 HcfKeyAgreementParams params = {507 HcfKeyAgreementParams params = {527 HcfKeyAgreementParams params = {546 HcfKeyAgreementParams params = {565 HcfKeyAgreementParams params = {582 HcfKeyAgreementParams params = {599 HcfKeyAgreementParams params = {618 HcfKeyAgreementParams params = {
603 HcfKeyAgreementParams g_params = {
159 } HcfKeyAgreementParams; typedef
169 HcfResult HcfKeyAgreementSpiEcdhCreate(HcfKeyAgreementParams *params, HcfKeyAgreementSpi **returnOb… in HcfKeyAgreementSpiEcdhCreate()