Searched refs:HcfVerifyImpl (Results 1 – 1 of 1) sorted by relevance
49 } HcfVerifyImpl; typedef258 return ((HcfVerifyImpl *)self)->algoName; in GetVerifyAlgoName()285 HcfVerifyImpl *impl = (HcfVerifyImpl *)self; in DestroyVerify()399 HcfVerifyImpl *tmpSelf = (HcfVerifyImpl *)self; in SetVerifySpecInt()413 HcfVerifyImpl *tmpSelf = (HcfVerifyImpl *)self; in GetVerifySpecString()427 HcfVerifyImpl *tmpSelf = (HcfVerifyImpl *)self; in SetVerifySpecUint8Array()441 HcfVerifyImpl *tmpSelf = (HcfVerifyImpl *)self; in GetVerifySpecInt()456 …return ((HcfVerifyImpl *)self)->spiObj->engineInit(((HcfVerifyImpl *)self)->spiObj, params, public… in VerifyInit()470 return ((HcfVerifyImpl *)self)->spiObj->engineUpdate(((HcfVerifyImpl *)self)->spiObj, data); in VerifyUpdate()483 …return ((HcfVerifyImpl *)self)->spiObj->engineVerify(((HcfVerifyImpl *)self)->spiObj, data, signat… in VerifyDoFinal()[all …]