Searched refs:HcfAsyKeyGenParams (Results 1 – 6 of 6) sorted by relevance
29 typedef HcfResult (*HcfAsyKeyGeneratorSpiCreateFunc)(HcfAsyKeyGenParams *, HcfAsyKeyGeneratorSpi **…50 static HcfAsyKeyGeneratorSpiCreateFunc FindAbility(HcfAsyKeyGenParams *params) in FindAbility()61 static void SetPrimes(HCF_ALG_PARA_VALUE value, HcfAsyKeyGenParams *params) in SetPrimes()88 static void SetKeyType(HCF_ALG_PARA_VALUE value, HcfAsyKeyGenParams *params) in SetKeyType()138 HcfAsyKeyGenParams *paramsObj = (HcfAsyKeyGenParams *)params; in ParseAsyKeyGenParams()220 HcfAsyKeyGenParams params = { 0 }; in HcfAsyKeyGeneratorCreate()
27 HcfResult HcfAsyKeyGeneratorSpiRsaCreate(HcfAsyKeyGenParams *params, HcfAsyKeyGeneratorSpi **genera…
27 HcfResult HcfAsyKeyGeneratorSpiEccCreate(HcfAsyKeyGenParams *params, HcfAsyKeyGeneratorSpi **return…
116 } HcfAsyKeyGenParams; typedef
674 static HcfResult DecodeParams(HcfAsyKeyGenParams *from, HcfAsyKeyGenSpiRsaParams **to) in DecodeParams()701 HcfResult HcfAsyKeyGeneratorSpiRsaCreate(HcfAsyKeyGenParams *params, HcfAsyKeyGeneratorSpi **genera… in HcfAsyKeyGeneratorSpiRsaCreate()
533 HcfResult HcfAsyKeyGeneratorSpiEccCreate(HcfAsyKeyGenParams *params, HcfAsyKeyGeneratorSpi **return… in HcfAsyKeyGeneratorSpiEccCreate()